AstCastExpression

Undocumented in source.

Constructors

this
this(Location location, AstType type, AstExpression expr)
Undocumented in source.

Members

Functions

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

Variables

expr
AstExpression expr;
Undocumented in source.
type
AstType type;
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