Argument

Undocumented in source.

Constructors

this
this(ArgumentEnum ruleSelection, Token name, ValueOrVariable vv)
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

name
Token name;
Undocumented in source.
ruleSelection
ArgumentEnum ruleSelection;
Undocumented in source.
vv
ValueOrVariable vv;
Undocumented in source.

Meta