Package-level declarations

Types

Link copied to clipboard

Runtime plugin adding support for evaluating Java in an interactive shell. Applying this plugin will automatically install the Jvm plugin.

Link copied to clipboard

Configuration for the Java plugin.

Functions

Link copied to clipboard

Execute the given Java source code as an interactive snippet, returning the result. This is equivalent to calling PolyglotContext.evaluate and selecting Java as source language with an interactive source.