All the configuration directives are the fields of this class. Addtitional fields which should be accessed only by the compiler, instructions and components:
Table 3.1. optClass: fields
Name | Type | Description |
---|---|---|
$capture | Array | The captured content memory. |
$compiler | optCompiler | The compiler object (loaded only, if there is a need to compile something). |
$data | Array | The block memory. |
$vars | Array | The variable memory. |