Class: Dommy::Internal::SelectorAST::UniversalSelector

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

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#namespaceObject

Returns the value of attribute namespace

Returns:

  • (Object)

    the current value of namespace



74
75
76
# File 'lib/dommy/internal/selector_ast.rb', line 74

def namespace
  @namespace
end

Instance Method Details

#specificityObject



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

def specificity = ZERO