Class: Dommy::Internal::SelectorAST::PseudoElement

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

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#argumentObject

Returns the value of attribute argument

Returns:

  • (Object)

    the current value of argument



117
118
119
# File 'lib/dommy/internal/selector_ast.rb', line 117

def argument
  @argument
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



117
118
119
# File 'lib/dommy/internal/selector_ast.rb', line 117

def name
  @name
end

Instance Method Details

#specificityObject



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

def specificity = TYPE