Skip to content

Class: Not

Represents logical negation or failure-as-negation.

Constructors

Constructor

new Not(expressions, loc?): Not

Parameters

ParameterType
expressionsExpression[]
loc?SourceLocation

Returns

Not

Overrides

ASTNode.constructor