public final class PolyglotAccess extends Object
polyglot bindings as well as evaluate
code of other languages.| Modifier and Type | Field and Description |
|---|---|
static PolyglotAccess |
ALL
Provides guest languages full access to other languages using polyglot builtins.
|
static PolyglotAccess |
NONE
Provides guest languages no access to other languages using polyglot builtins.
|
public static final PolyglotAccess NONE
public static final PolyglotAccess ALL