|
|||||||||
| Home >> All >> [ silk overview ] | PREV NEXT | ||||||||
Uses of Class
silk.InputPort
| Uses of InputPort in silk |
| Fields in silk declared as InputPort | |
static InputPort |
Scheme.input
|
| Methods in silk that return InputPort | |
static InputPort |
U.toInPort(java.lang.Object x)
Cast a Scheme object to a Scheme input port, which is an InputPort. |
static InputPort |
U.openInputFile(java.lang.Object filename)
|
| Methods in silk with parameters of type InputPort | |
static java.lang.Object |
Scheme.load(InputPort in)
Eval all the expressions coming from an InputPort. |
|
|||||||||
| Home >> All >> [ silk overview ] | PREV NEXT | ||||||||