|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Environment | |
---|---|
jsint | The JScheme implementation. |
Uses of Environment in jsint |
---|
Fields in jsint declared as Environment | |
---|---|
static Environment |
Environment.GLOBAL
The global environment. |
Constructors in jsint with parameters of type Environment | |
---|---|
Environment(java.lang.Object vars,
java.lang.Object[] vals,
Environment parent)
Create an Environment with local variables and values, and a parent Environment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |