Environment
in package
Compiler environment
Tags
Table of Contents
- $block : Block
- $depth : int
- $parent : Environment
- $store : array<string|int, mixed>
- $storeUnreduced : array<string|int, mixed>
Properties
$block
public
Block
$block
$depth
public
int
$depth
$parent
public
Environment
$parent
$store
public
array<string|int, mixed>
$store
$storeUnreduced
public
array<string|int, mixed>
$storeUnreduced