Represents a typed AST node.

Properties

expr:TypedExprDef

The expression kind.

pos:Position

The position of the expression.

t:Type

The type of the expression.