Method: Atomic::Parser::Node#attributes

Defined in:
lib/atomic/parser.rb

#attributesObject

Returns the value of attribute attributes

Returns:

  • (Object)

    the current value of attributes



22
23
24
# File 'lib/atomic/parser.rb', line 22

def attributes
  @attributes
end