FieldExpression

class FieldExpression : Expression {}

Constructors

this
this(string reference)

Inherited Members

From Expression

equal
bool equal(arrow.expression.Expression otherExpression)
toString_
string toString_()