LiteralExpression

class LiteralExpression : Expression {}

Constructors

this
this(arrow.datum.Datum datum)

Inherited Members

From Expression

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