Skip to content

Class: Findall

Represents a higher-order predicate finding all solutions (e.g., findall/3).

Constructors

Constructor

new Findall(template, goal, bag, loc?): Findall

Parameters

ParameterType
templateExpression
goalExpression
bagExpression
loc?SourceLocation

Returns

Findall

Overrides

ASTNode.constructor