VariableDefinitionList

Undocumented in source.

Constructors

this
this(VariableDefinitionListEnum ruleSelection, VariableDefinition var)
Undocumented in source.
this
this(VariableDefinitionListEnum ruleSelection, VariableDefinition var, VariableDefinitionList 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
VariableDefinitionList follow;
Undocumented in source.
ruleSelection
VariableDefinitionListEnum ruleSelection;
Undocumented in source.
var
VariableDefinition var;
Undocumented in source.

Meta