Selection

Undocumented in source.

Constructors

this
this(SelectionEnum ruleSelection, Field field)
Undocumented in source.
this
this(SelectionEnum ruleSelection, FragmentSpread frag)
Undocumented in source.
this
this(SelectionEnum ruleSelection, InlineFragment ifrag)
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

field
Field field;
Undocumented in source.
frag
FragmentSpread frag;
Undocumented in source.
ifrag
InlineFragment ifrag;
Undocumented in source.
ruleSelection
SelectionEnum ruleSelection;
Undocumented in source.

Meta