Class: Dommy::Internal::CSS::Parser::LayerStatement

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

Overview

layer names (and thereby their order) without contributing rules. names entries are layer names; nil means an anonymous layer.

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#namesObject

Returns the value of attribute names

Returns:

  • (Object)

    the current value of names



46
47
48
# File 'lib/dommy/internal/css/parser.rb', line 46

def names
  @names
end

Instance Method Details

#grouping?Boolean

Returns:

  • (Boolean)


47
# File 'lib/dommy/internal/css/parser.rb', line 47

def grouping? = false