Appearance
UnaryOperator = "not" | "neg"
"not"
"neg"
Defined in: packages/core/src/parser/ast.ts:32
Unary operator union