ParameterAttribute

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

atAttribute
AtAttribute atAttribute;
idType
IdType idType;

Inherited Members

From BaseNode

tokens
const(Token)[] tokens;

List of tokens consumed by this AST node

accept
void accept(ASTVisitor visitor)
Undocumented in source.

Meta