Package: cxml-types

Function validp

Lambda List

validp (type e &optional context)

Arguments

Return Value

a boolean

Details

Determine whether a string is a valid lexical representation for a type.

The context argument is required if type-context-dependent-p is true for type, and will be ignored otherwise.

 

See also