Skip to content

Class: Exist

Represents an existential quantification.

Constructors

Constructor

new Exist(identifier, patterns, loc?): Exist

Parameters

ParameterType
identifierSymbolPrimitive
patternsPattern[]
loc?SourceLocation

Returns

Exist

Overrides

ASTNode.constructor