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

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

protected reduceRule398 ( )
    protected function reduceRule398() {
         $this->semValue = new Expr\ConstFetch($this->semStack[$this->stackPos-(1-1)], $this->startAttributeStack[$this->stackPos-(1-1)] + $this->endAttributes);
    }
Php7