Tags

Undocumented in source.

Constructors

this
this(TagsEnum ruleSelection, Tag cur)
Undocumented in source.
this
this(TagsEnum ruleSelection, Tag cur, Tags 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

cur
Tag cur;
Undocumented in source.
follow
Tags follow;
Undocumented in source.
ruleSelection
TagsEnum ruleSelection;
Undocumented in source.

Meta