| Package | Description |
|---|---|
| org.apache.bsf.debug.jsdi | |
| org.apache.bsf.debug.meta | |
| org.apache.bsf.engines.javascript |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsFunction
Represents a function in the engine since JavaScript
has code as first-class objects.
|
interface |
JsScript
Represents a script in the engine since JavaScript
has code as first-class objects.
|
| Modifier and Type | Method and Description |
|---|---|
JsCode |
JsContext.getCode() |
| Modifier and Type | Class and Description |
|---|---|
class |
JsCodeStub |
| Modifier and Type | Method and Description |
|---|---|
JsCode |
JsContextStub.getCode() |
| Modifier and Type | Method and Description |
|---|---|
JsCode |
JsContextStub.getCode() |