Values

Undocumented in source.

Constructors

this
this(ValuesEnum ruleSelection, Value val)
Undocumented in source.
this
this(ValuesEnum ruleSelection, Value val, Values 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
Values follow;
Undocumented in source.
ruleSelection
ValuesEnum ruleSelection;
Undocumented in source.
val
Value val;
Undocumented in source.

Meta