Expression

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(R source)
Undocumented in source.

Members

Functions

functions
auto functions()
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
V opCall()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(V value, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(F fn, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(W writer)
Undocumented in source. Be warned that the author may not have intended to support it.
variables
auto variables()
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

opDispatch
template opDispatch(string name)
Undocumented in source.

Meta