ExprTypedNode Type
Example: `expr : Type` (type annotation), `expr :? Type` (type test / downcast), `expr :>> Type` (upcast). `Operator` holds the specific type operator string (`:`, `:?`, `:>`, `:>>`).
Constructors
| Constructor |
Description
|
|
|
fantomas