|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericProc | |
---|---|
gnu.expr | Supports Expression ,
and various related classes need to compile programming languages. |
gnu.kawa.functions | Various core run-time functions and operators. |
Uses of GenericProc in gnu.expr |
---|
Methods in gnu.expr that return GenericProc | |
---|---|
static GenericProc |
GenericProc.make(java.lang.Object[] args)
Create a GenericProc from one or more methods, plus properties. |
Uses of GenericProc in gnu.kawa.functions |
---|
Methods in gnu.kawa.functions that return GenericProc | |
---|---|
static GenericProc |
MakeProcedure.makeProcedure$V(java.lang.Object[] args)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |