See: Description
| Interface | Description |
|---|---|
| HierachicalAware |
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 intepreter relevant classes, including interpreter, namespace and so on.
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.