Namespace Peg\Lib\Definitions
| Peg\Lib\Definitions\Element |
| Exporter | Export definitions from a symbols object into cache files. |
| Importer | Loads cached definitions into a symbols object. |
| StandardType | The standard variable types. |
| Symbols | Represents a symbols table with all the definitions required to generate a PHP extension. |
| Type | The different types of cached definitions that can be imported/exported. |