|
Class Summary |
| P2Array |
Holds a collection of Ponder2 objects. |
| P2Block |
Acts as a closure encompassing PonderTalk statements. |
| P2Boolean |
A boolean object. |
| P2Class |
TODO Description |
| P2Error |
Object containing error details created when an error is thrown in the code. |
| P2Hash |
Implements a dictionary that stores objects indexed by keys. |
| P2Null |
Class representing the null value. |
| P2Number |
An object used for comparing and counting |
| P2Object |
TODO Description |
| P2String |
TODO Description |
| P2XML |
This is an internal Ponder2 XML object type. |