AnonymousEnumMember

Members

Functions

accept
void accept(ASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

assignExpression
ExpressionNode assignExpression;
atAttributes
AtAttribute[] atAttributes;
Undocumented in source.
comment
string comment;
deprecated_
Deprecated deprecated_;
Undocumented in source.
isDisabled
bool isDisabled;
Undocumented in source.
line
size_t line;
Undocumented in source.
name
Token name;
type
Type type;

Inherited Members

From ASTNode

accept
void accept(ASTVisitor visitor)

Meta