PhpParser\Parser\Php7::reduceRule246 PHP Метод

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

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