Class: Findall
Represents a higher-order predicate finding all solutions (e.g., findall/3).
Constructors
Constructor
new Findall(
template,goal,bag,loc?):Findall
Parameters
| Parameter | Type |
|---|---|
template | Expression |
goal | Expression |
bag | Expression |
loc? | SourceLocation |
Returns
Findall
Overrides
ASTNode.constructor