Type

Undocumented in source.

Constructors

this
this(TypeEnum ruleSelection, Token tname)
Undocumented in source.
this
this(TypeEnum ruleSelection, ListType list)
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

list
ListType list;
Undocumented in source.
ruleSelection
TypeEnum ruleSelection;
Undocumented in source.
tname
Token tname;
Undocumented in source.

Meta