AstIndexExpression

Index expression : indexedarguments

Constructors

this
this(Location location, AstExpression indexed, AstExpression[] arguments)
Undocumented in source.

Members

Variables

arguments
AstExpression[] arguments;
Undocumented in source.
indexed
AstExpression indexed;
Undocumented in source.

Inherited Members

From AstExpression

toString
string toString(Context )
Undocumented in source. Be warned that the author may not have intended to support it.

Meta