Documentation
Dlang.org
FieldExpression
arrow
field_expression
class
FieldExpression :
Expression
{
this
(string reference);
}
Constructors
this
this
(string reference)
Inherited Members
From Expression
equal
bool
equal
(arrow.expression.Expression otherExpression)
toString_
string
toString_
()
arrow
field_expression
classes
FieldExpression