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

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

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