- All Known Implementing Classes:
StandardLibraryScriptModule
@NullMarked
public interface ScriptModule
ScriptModule defines the api for a module to be imported into a
ScriptRuntime
.-
Method Summary
-
Method Details
-
variables
Gets the variable definitions within this module.- Returns:
- the variable definitions within this module
-
constants
Gets the constant definitions within this module.- Returns:
- the constant definitions within this module
-