3.1.1. Class fields

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

optClass: fields
NameTypeDescription
$captureArrayThe captured content memory.
$compileroptCompilerThe compiler object (loaded only, if there is a need to compile something).
$dataArrayThe block memory.
$varsArrayThe variable memory.