Package | Description |
---|---|
net.sourceforge.htmlunit.corejs.javascript | |
net.sourceforge.htmlunit.corejs.javascript.commonjs.module |
Provides the public API for the CommonJS Modules/1.1 implementation.
|
net.sourceforge.htmlunit.corejs.javascript.tools.shell |
Modifier and Type | Class and Description |
---|---|
class |
ImporterTopLevel
Class ImporterTopLevel
This class defines a ScriptableObject that can be instantiated
as a top-level ("global") object to provide functionality similar
to Java's "import" statement.
|
Modifier and Type | Class and Description |
---|---|
class |
ModuleScope
A top-level module scope.
|
Modifier and Type | Class and Description |
---|---|
class |
Global
This class provides for sharing functions across multiple threads.
|