Directives

Undocumented in source.

Constructors

this
this(DirectivesEnum ruleSelection, Directive dir)
Undocumented in source.
this
this(DirectivesEnum ruleSelection, Directive dir, Directives 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

dir
Directive dir;
Undocumented in source.
follow
Directives follow;
Undocumented in source.
ruleSelection
DirectivesEnum ruleSelection;
Undocumented in source.

Meta