| Class | Description |
|---|---|
| FunctionArgument |
Help-doc class which represents a single JSON argument to a CREOSON function.
|
| FunctionExample |
Help-doc class which represents an example of function usage.
|
| FunctionObject |
Help-doc class which represents the definition of a shared data object.
|
| FunctionReturn |
Help-doc class which represents a single JSON return value from a CREOSON function.
|
| FunctionSpec |
Help-doc class which represents a complete function specification.
|
| FunctionTemplate |
The top-level Help-doc class which represents a complete function template.
|
| SpecWriter |
This was a start on a class to write JSON data "prettily" to output.
|