acceptable-characters | Initargs::acceptable-characters; Accessors:acceptable-characters-of. |
---|
args | Initform:'(&rest
types), Initargs::args; Accessors:args-of. |
---|
maximum-length | Initargs::maximum-length; Accessors:maximum-length-of. |
---|
minimum-length | Initargs::minimum-length; Accessors:minimum-length-of. |
---|
name | The name of the RDBMS table. Initargs::name; Accessors:name-of; Type:symbol. |
---|
parser | Initform:(lambda
(&rest
types)
(make-instance
'and-type
types
types)), Initargs::parser; Accessors:parser-of; Allocation:class. |
---|
substituter | Initform:(lambda
(&rest
types)
`(and
,@types)), Initargs::substituter; Accessors:substituter-of; Allocation:class. |
---|