Package org.armedbear.lisp
package org.armedbear.lisp
-
ClassDescriptionA class to parse a lambda list and match function call arguments with it.Class used to represent optional parameters and their initformsClass used to match optional parameters, or, if not provided, evaluate the initform.Abstract parent of the classes used to represent the different argument types: - EnvironmentParam - RequiredParam - OptionalParam - RestParam - KeywordParam - AuxParamClass used to match required parametersSee autoloads.lisp for a general explanation of what we're trying to achieve here.A vector with specialized underlying storage for (unsigned-byte 16)CharHashMap<T>This class serves merely to store a reference to an object, used in the closure array.This class is the parent class of all non-local transfer of control events in ABCL.An annotation type to expose documentation to ABCL.The Java stub for Gray streams which wraps the reference of the CLOS object corresponding to the stream.This error is invoked in situations where the code can't continue because some precondition isn't met, although it's not an assertion error per se.Stream interface for an entry in a jar pathname.This class merely serves as the super class for Fixnum and BignumThis error is thrown when the EXT:EXIT or EXT:QUIT function is being invoked.Class used to mark special bindings state.The stream class A base class for all Lisp built-in streams.Class to abstract readtable access Many of the functions below (used to) exist in 2 variants.Stream interface for a URL.A cache for all zip/jar file access by JarPathname that uses the last modified time of the cached resource.