Class Summary |
PAbstractCollection |
|
PAbstractList |
|
PAbstractSet |
|
PBoolean |
|
PInteger |
|
PLog |
Outputs a specified string to stdout whenever this action is performed. |
PNumber |
|
PPrint |
Outputs the parsed data which caused the triggering of this action to stdout. |
PStack |
Copies the methods of the Stack class and implements
a number of POBS actions allowing the stack to be manipulated by a parser. |
PString |
This class wraps the String object and offers a
number of methods which return PAction objects which can |
PVector |
Implements the methods of the Abstractlist
interface and the action generator methods of the
interface analogue to the
Vector class. |