Skip to content

Class: Goal

Represents a single goal within a logical rule or query.

Constructors

Constructor

new Goal(identifier, args, loc?): Goal

Parameters

ParameterType
identifierSymbolPrimitive
argsPattern[]
loc?SourceLocation

Returns

Goal

Overrides

ASTNode.constructor