Class List-Result-Node

Creates a result-set from a constant list.

Part of:

package cl-perec, class plan-node

Direct Superclass

plan-node

Slot

binder
Function that creates a list of bindings when called with the name of the input record.
Initargs::binder; Accessors:binder-of; Type:function.
listInitargs::list; Accessors:list-of; Type:list.
queryInitargs::query; Accessors:query-of.

Direct Method

%compile-planCompiles a PLAN to executable lisp code.