Class: Excession::Parser::SelectorsNode

Inherits:
Struct
  • Object
show all
Defined in:
lib/excession/parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#selectorsObject

Returns the value of attribute selectors

Returns:

  • (Object)

    the current value of selectors



33
34
35
# File 'lib/excession/parser.rb', line 33

def selectors
  @selectors
end