|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassCommandInfo | |
---|---|
org.hecl | |
org.hecl.files | |
org.hecl.java | |
org.hecl.midp20.lcdui |
Uses of ClassCommandInfo in org.hecl |
---|
Methods in org.hecl with parameters of type ClassCommandInfo | |
---|---|
Thing |
ClassCommand.method(Interp interp,
ClassCommandInfo context,
Thing[] argv)
The method method takes an interpreter, a class
information and an array of Things, performs some calculations, and
returns a Thing which may be null . |
Thing |
AnonProc.method(Interp interp,
ClassCommandInfo context,
Thing[] argv)
|
Uses of ClassCommandInfo in org.hecl.files |
---|
Methods in org.hecl.files with parameters of type ClassCommandInfo | |
---|---|
Thing |
HeclStreamCmds.method(Interp interp,
ClassCommandInfo context,
Thing[] argv)
|
Uses of ClassCommandInfo in org.hecl.java |
---|
Methods in org.hecl.java with parameters of type ClassCommandInfo | |
---|---|
Thing |
JavaCmd.method(Interp interp,
ClassCommandInfo context,
Thing[] argv)
|
Uses of ClassCommandInfo in org.hecl.midp20.lcdui |
---|
Methods in org.hecl.midp20.lcdui with parameters of type ClassCommandInfo | |
---|---|
Thing |
OptionCmd.method(Interp ip,
ClassCommandInfo context,
Thing[] argv)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |