Name |
Description |
Buffer |
The Buffer class describes a buffer to get characters from. |
CompilationException |
|
FatalError |
Description of FatalError. |
LanguageDefinition |
Defines a script language and its supported features. |
Script |
Represents a loaded script. |
ScriptCompilerHelper |
Description of ScriptCompilerHelper. |
ScriptContainer |
A ScriptContainer contains a script of a given language. |
ScriptEngineAttribute |
The ScriptEngineAttribute defines a new scripting language. |
ScriptMethodAttribute |
The ScriptMethodAttribute describes informations about a ScriptMethod. |
ScriptingException |
|
ScriptingExtension |
|
StreamBuffer |
Description of StreamBuffer. |
StreamUTF8Buffer |
Description of StreamUTF8Buffer. |
TextReaderBuffer |
The TextReaderBuffer implements the Buffer class to read from a TextReader. |