PhpParser\Parser\Php7::reduceRule138 PHP Method

reduceRule138() protected method

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