Describes if a sibling directly before the element matches a selector.
Public Member Functions | |
override void | MoveUpwards (CssEvent e) |
Moves e.CurrentNode through the DOM ('backwards', e.g. from something to its parent). More... | |
override string | ToString () |
Additional Inherited Members | |
Public Attributes inherited from Css.SelectorMatcher | |
Selector | Selector |
The host selector. More... | |
Properties inherited from Css.StructureMatcher | |
virtual bool | Repeat [get] |
True if this matcher should be repeatedly moved until it potentially gets a hit. More... | |
|
inlinevirtual |
Moves e.CurrentNode through the DOM ('backwards', e.g. from something to its parent).
Reimplemented from Css.StructureMatcher.
|
inline |