Class LangObjType.ArgListBuilder
java.lang.Object
gnu.mapping.PropertySet
gnu.mapping.Procedure
gnu.kawa.lispexpr.LangObjType.ArgListBuilder
- All Implemented Interfaces:
Named
- Enclosing class:
LangObjType
-
Field Summary
FieldsFields inherited from class Procedure
applyMethodType, applyToConsumerDefault, applyToConsumerMethod, applyToObjectDefault, applyToObjectMethod, compilerKey, compilerXKey, inlineIfConstantSymbol, validateApplyKey, validateXApplyKeyFields inherited from class PropertySet
nameKey -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectapplyToObjArgList(Procedure proc, CallContext ctx) Methods inherited from class Procedure
apply0, apply1, apply2, apply3, apply4, applyL, applyN, applyToConsumerDefault, applyToObjectDefault, checkArgCount, checkBadCode, getApplyMethod, getApplyToConsumerMethod, getApplyToObjectMethod, getReturnType, getSetter, getSourceLocation, isSideEffectFree, lookupApplyHandle, maxArgs, maxArgs, minArgs, minArgs, numArgs, set0, set1, setN, setSetter, setSourceLocation, toStringMethods inherited from class PropertySet
getName, getProperty, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbol
-
Field Details
-
makeArgList
-
makeArgVector
-
-
Method Details
-
applyToObjArgList
- Throws:
Throwable
-