Method: WebIDL::Ast::Dictionary#name

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

#nameObject (readonly)

Returns the value of attribute name.



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

def name
  @name
end