ParenExpression

Parenthese expression.

Constructors

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

Members

Variables

expr
AstExpression expr;
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