Attributes

Undocumented in source.

Constructors

this
this(AttributesEnum ruleSelection, Attribute cur)
Undocumented in source.
this
this(AttributesEnum ruleSelection, Attribute cur, Attributes follow)
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

cur
Attribute cur;
Undocumented in source.
follow
Attributes follow;
Undocumented in source.
ruleSelection
AttributesEnum ruleSelection;
Undocumented in source.

Meta