See: Description
Interface | Description |
---|---|
HierachicalAware | Deprecated
Since 9.5.0.
|
HierarchicalAware |
An extra interface implemented by an interpreter (
Interpreter )
if it supports the hierarchical scopes. |
Interpreter |
Represents an interpreter that can interpret the scripting codes.
|
SerializableAware |
An extra interface implemented by an interpreter (
Interpreter )
if it supports serialization. |
SerializableAware.Filter |
Class | Description |
---|---|
Interpreters |
The utilities to access interpreters (
Interpreter ). |
Exception | Description |
---|---|
InterpreterNotFoundException |
Denotes the interpreter of the requested scripting language not found.
|
Scripting interpreter relevant classes, including interpreter, namespace and so on.
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.