ContextExpression

Context

Constructors

this
this(Location location, Function f)
Undocumented in source.

Members

Functions

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

Properties

isLvalue
bool isLvalue [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Expression

type
Type type;
Undocumented in source.
isLvalue
bool isLvalue [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta