Class: Dommy::Internal::SelectorAST::AttributeSelector

Inherits:
Struct
  • Object
show all
Defined in:
lib/dommy/internal/selector_ast.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#case_flagObject

Returns the value of attribute case_flag

Returns:

  • (Object)

    the current value of case_flag



86
87
88
# File 'lib/dommy/internal/selector_ast.rb', line 86

def case_flag
  @case_flag
end

#matcherObject

Returns the value of attribute matcher

Returns:

  • (Object)

    the current value of matcher



86
87
88
# File 'lib/dommy/internal/selector_ast.rb', line 86

def matcher
  @matcher
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



86
87
88
# File 'lib/dommy/internal/selector_ast.rb', line 86

def name
  @name
end

#namespaceObject

Returns the value of attribute namespace

Returns:

  • (Object)

    the current value of namespace



86
87
88
# File 'lib/dommy/internal/selector_ast.rb', line 86

def namespace
  @namespace
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



86
87
88
# File 'lib/dommy/internal/selector_ast.rb', line 86

def value
  @value
end

Instance Method Details

#specificityObject



87
# File 'lib/dommy/internal/selector_ast.rb', line 87

def specificity = CLASS