CSS::NestedChildSelector
Inherits CSS::Selector < Reference < Object
This class is an intermediate object serving as a workaround to allow for
selector expressions like a > b > c > d.
Constructors
new(child : CSS::Selector)
SourceInstance methods
child
Source