Definition

Undocumented in source.

Constructors

this
this(DefinitionEnum ruleSelection, OperationDefinition op)
Undocumented in source.
this
this(DefinitionEnum ruleSelection, FragmentDefinition frag)
Undocumented in source.
this
this(DefinitionEnum ruleSelection, TypeSystemDefinition type)
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

frag
FragmentDefinition frag;
Undocumented in source.
op
OperationDefinition op;
Undocumented in source.
ruleSelection
DefinitionEnum ruleSelection;
Undocumented in source.
type
TypeSystemDefinition type;
Undocumented in source.

Meta