PhpParser\Parser\Php5::reduceRule252 PHP Method

reduceRule252() protected method

protected reduceRule252 ( )
    protected function reduceRule252() {
         $this->semValue = new Stmt\ClassConst($this->semStack[$this->stackPos-(3-2)], 0, $this->startAttributeStack[$this->stackPos-(3-1)] + $this->endAttributes);
    }
Php5