PhpParser\Parser\Php5::reduceRule142 PHP Method

reduceRule142() protected method

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