Method: WebIDL::Ast::Attribute#name

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

#nameObject (readonly)

Returns the value of attribute name.



5
6
7
# File 'lib/webidl/ast/attribute.rb', line 5

def name
  @name
end