ArgumentList

Undocumented in source.

Constructors

this
this(ArgumentListEnum ruleSelection, Argument arg)
Undocumented in source.
this
this(ArgumentListEnum ruleSelection, Argument arg, ArgumentList 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

arg
Argument arg;
Undocumented in source.
follow
ArgumentList follow;
Undocumented in source.
ruleSelection
ArgumentListEnum ruleSelection;
Undocumented in source.

Meta