Represents a node in the AST.

See also:

Fields

pos:Position

The position of the expression.

expr:ExprDef

The expression kind.