Skip to content

Class: Call

Represents a call to a predicate or goal.

Constructors

Constructor

new Call(callee, args, loc?): Call

Parameters

ParameterType
calleeSymbolPrimitive
argsExpression[]
loc?SourceLocation

Returns

Call

Overrides

ASTNode.constructor