Attribute

Undocumented in source.

Constructors

this
this(AttributeEnum ruleSelection, IDFull id, Token value)
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

id
IDFull id;
Undocumented in source.
ruleSelection
AttributeEnum ruleSelection;
Undocumented in source.
value
Token value;
Undocumented in source.

Meta