Method: WebIDL::Ast::Dictionary#inherits

Defined in:
lib/webidl/ast/dictionary.rb

#inheritsObject

Returns the value of attribute inherits.



10
11
12
# File 'lib/webidl/ast/dictionary.rb', line 10

def inherits
  @inherits
end