Package | Description |
---|---|
org.armedbear.lisp |
Modifier and Type | Field and Description |
---|---|
private static StandardGenericFunction |
StandardGenericFunction.GENERIC_FUNCTION_NAME |
private static StandardGenericFunction |
StandardMethod.METHOD_QUALIFIERS |
private static StandardGenericFunction |
StandardMethod.METHOD_SPECIALIZERS |
Modifier and Type | Method and Description |
---|---|
static StandardGenericFunction |
StandardGenericFunction.checkStandardGenericFunction(LispObject obj) |
Constructor and Description |
---|
StandardMethod(StandardGenericFunction gf,
Function fastFunction,
LispObject lambdaList,
LispObject specializers) |