Value

Undocumented in source.

Constructors

this
this(ValueEnum ruleSelection, Token tok)
Undocumented in source.
this
this(ValueEnum ruleSelection, Array arr)
Undocumented in source.
this
this(ValueEnum ruleSelection, ObjectType obj)
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

arr
Array arr;
Undocumented in source.
obj
ObjectType obj;
Undocumented in source.
ruleSelection
ValueEnum ruleSelection;
Undocumented in source.
tok
Token tok;
Undocumented in source.

Meta