OperationTypeDefinition

Undocumented in source.

Constructors

this
this(OperationTypeDefinitionEnum ruleSelection, OperationType ot, Token nt)
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

nt
Token nt;
Undocumented in source.
ot
OperationType ot;
Undocumented in source.
ruleSelection
OperationTypeDefinitionEnum ruleSelection;
Undocumented in source.

Meta