Class Compound-Form

Part of:

package cl-perec, class special-form, class macro-call, class syntax-object, class function-call

Direct Superclass

syntax-object

Direct Subclass

function-call
macro-call
special-form

Slot

operandsInitargs::args; Accessors:args-of.
persistent-typeInitform:+unknown-type+, Initargs::persistent-type; Accessors:persistent-type-of.
volatilepInitargs::volatilep; Accessors:volatilep.

Direct Method

%infer-types
%normalize-association-end-access
check-types
collect-persistent-object-literals
introduce-joined-variables-forSubstitutes the arguments of slot accessor forms with joined variables.
normalize-syntaxNormalizes type asserts to (typep ...) forms to ease further processing:
(typep <object> '<clas...
substitute-syntax
syntax-fold
syntax-object=
unparse-query-syntax

Other Method

%partial-eval-syntaxPartially evaluates SYNTAX and returns a partially evaluated SYNTAX-OBJECT or the value
if it was...
backquote-type-syntaxGenerates a type expression that evaluates to the type.
simplify-persistent-class-type
sql-table-reference-for-type*