Class: POECSS::MatchClause

Inherits:
Struct
  • Object
show all
Defined in:
lib/poe-css.rb

Instance Attribute Summary collapse

Instance Attribute Details

#match_argumentsObject

Returns the value of attribute match_arguments

Returns:

  • (Object)

    the current value of match_arguments



5
6
7
# File 'lib/poe-css.rb', line 5

def match_arguments
  @match_arguments
end

#match_keyObject

Returns the value of attribute match_key

Returns:

  • (Object)

    the current value of match_key



5
6
7
# File 'lib/poe-css.rb', line 5

def match_key
  @match_key
end