ArrowExpr

Undocumented in source.
class ArrowExpr : DotExpr {}

Members

Functions

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

Inherited Members

From DotExpr

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

Meta