ASTElementNode

Undocumented in source.

Members

Functions

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

Variables

identifier
ASTIdentifierNode identifier;
Undocumented in source.

Inherited Members

From ASTNode

parent
ASTNode parent;
Undocumented in source.
sourceLocation
SourceLocation sourceLocation;
Undocumented in source.
accept
void accept(ASTVisitor visitor)
Undocumented in source.

Meta