PhpParser\Parser\Php7::reduceRule95 PHP Method

reduceRule95() protected method

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