NotNode
NotNode =
object
Defined in: src/query/expression.ts:46
The complement of an expression, evaluated against the active-entity set.
Properties
Section titled “Properties”expression
Section titled “expression”
readonlyexpression:Expression
Defined in: src/query/expression.ts:48
readonlykind:"not"
Defined in: src/query/expression.ts:47