| Package | Description |
|---|---|
| com.tameif.tame |
Base package.
|
| com.tameif.tame.console |
Contains the main for the console client.
|
| com.tameif.tame.element.context |
Contains context and state data for a TAME context.
|
| com.tameif.tame.exception |
Contains TAME exceptions.
|
| com.tameif.tame.factory |
Objects for creating structures.
|
| com.tameif.tame.interrupt |
Contains TAME throwable interrupts.
|
| com.tameif.tame.lang |
Contains linguistic abstraction classes.
|
| Class and Description |
|---|
| TAMECommand
TAME processed command item.
|
| TAMEConstants
Contains constants.
|
| TAMEInterrupt
A special throwable that interrupts a code block execution.
|
| TAMEModule
An instantiated module.
|
| TAMEModule.Header
TAME Module Header.
|
| TAMEModuleContext
A mutable context for a module.
|
| TAMEOperation
The set of operations.
|
| TAMERequest
Request object generated by the engine to be interpreted and then
have a response returned back.
|
| TAMEResponse
Response object generated by the engine in which error
or output messages get sent back (and perhaps re-interpreted by the client
or other objects to facilitate user feedback).
|
| Class and Description |
|---|
| TAMEConstants
Contains constants.
|
| Class and Description |
|---|
| TAMEConstants
Contains constants.
|
| TAMEModule
An instantiated module.
|
| Class and Description |
|---|
| TAMEFatalException
Thrown when an unexpected error occurs in TAME.
|
| Class and Description |
|---|
| TAMEConstants
Contains constants.
|
| TAMEModule
An instantiated module.
|
| Class and Description |
|---|
| TAMEInterrupt
A special throwable that interrupts a code block execution.
|
| Class and Description |
|---|
| TAMEInterrupt
A special throwable that interrupts a code block execution.
|
| TAMEModule
An instantiated module.
|
| TAMEOperation
The set of operations.
|
| TAMERequest
Request object generated by the engine to be interpreted and then
have a response returned back.
|
| TAMEResponse
Response object generated by the engine in which error
or output messages get sent back (and perhaps re-interpreted by the client
or other objects to facilitate user feedback).
|