| Package | Description |
|---|---|
| org.mozilla.javascript |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionObject |
class |
IdFunctionObject |
class |
NativeFunction
This class implements the Function native object.
|
class |
NativeJavaConstructor
This class reflects a single Java constructor into the JavaScript
environment.
|
class |
NativeJavaMethod
This class reflects Java methods into the JavaScript environment and
handles overloading of methods.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ScriptRuntime.setFunctionProtoAndParent(BaseFunction fn,
Scriptable scope) |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.