PhpParser\Parser\Php5::reduceRule247 PHP Метод

reduceRule247() защищенный Метод

protected reduceRule247 ( )
    protected function reduceRule247() {
         $this->semValue = new Stmt\StaticVar(substr($this->semStack[$this->stackPos-(1-1)], 1), null, $this->startAttributeStack[$this->stackPos-(1-1)] + $this->endAttributes);
    }
Php5