PhpParser\Parser\Php7::reduceRule148 PHP Method

reduceRule148() protected method

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