Skip to content

NotNode = object

Defined in: src/query/expression.ts:50

The complement of an expression, evaluated against the active-entity set.

readonly expression: Expression

Defined in: src/query/expression.ts:52


readonly kind: "not"

Defined in: src/query/expression.ts:51