ValueOrVariable

Undocumented in source.

Constructors

this
this(ValueOrVariableEnum ruleSelection, Value val)
Undocumented in source.
this
this(ValueOrVariableEnum ruleSelection, Variable var)
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

ruleSelection
ValueOrVariableEnum ruleSelection;
Undocumented in source.
val
Value val;
Undocumented in source.
var
Variable var;
Undocumented in source.

Meta