* Stack pointer of first declaration
*
* Declaration is when a variable is created but has no value assigned.
*
* Assignment by reference is also a declaration and not an initialization.
*
*
Type: int|null
File
vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/VariableInfo.php, line 50