CharacterStream |
Convert a Reader into a sequence of characters, while keeping track of line
endings.
|
Command |
Interface describing what a command needs to do.
|
ContextVariableReference |
Overwritable variable references from within a context.
|
NewOperation |
Interface describing what a "new" operation needs to do.
|
ScriptException |
|
ScriptParser |
Class to parse various syntactical parts of a script and execute them.
|
Token |
|
TokenStream |
Describe a sequence of tokens.
|
Variable |
This interface represents a variable within the ManifoldCF script engine.
|
VariableBase |
Base class for variables.
|
VariableConfiguration |
Variable wrapper for Configuration object.
|
VariableReference |
This interface represents a mutable reference to a variable.
|