UnionMembers

Undocumented in source.

Constructors

this
this(UnionMembersEnum ruleSelection, Token name)
Undocumented in source.
this
this(UnionMembersEnum ruleSelection, Token name, UnionMembers 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
UnionMembers follow;
Undocumented in source.
name
Token name;
Undocumented in source.
ruleSelection
UnionMembersEnum ruleSelection;
Undocumented in source.

Meta