Uses of Class
gnu.mapping.ArgListImpl
-
Packages that use ArgListImpl Package Description gnu.mapping SupportsProcedure
, and various related classes needed at run-time by dynamically typed languages (such as Scheme and ECMAScript). -
-
Uses of ArgListImpl in gnu.mapping
Subclasses of ArgListImpl in gnu.mapping Modifier and Type Class Description class
CallContext
A procedure activation stack (when compiled with explicit stacks).Constructors in gnu.mapping with parameters of type ArgListImpl Constructor Description ArgListImpl(ArgListImpl args)
-