Class | Description |
---|---|
CodeSnippet |
The
CodeSnippet class stands for an interface for Dawn code snippets. |
Dawn | |
DawnParser |
DawnParser is the Dawn scripting language interpreter. |
DawnUtilities |
This class contains some utility methods needed by Dawn or its functions.
|
Function |
The
Function class defines the standard framework of any
Dawn function. |
Exception | Description |
---|---|
DawnRuntimeException |
DawnRuntimeException is thrown whenever a function encounter
an error. |
Copyright ? 2002 Romain Guy.