Selections

Undocumented in source.

Constructors

this
this(SelectionsEnum ruleSelection, Selection sel)
Undocumented in source.
this
this(SelectionsEnum ruleSelection, Selection sel, Selections follow)
Undocumented in source.

Members

Functions

visit
void visit(Visitor vis)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(ConstVisitor vis)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(Visitor vis)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(ConstVisitor vis)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

follow
Selections follow;
Undocumented in source.
ruleSelection
SelectionsEnum ruleSelection;
Undocumented in source.
sel
Selection sel;
Undocumented in source.

Meta