PhpParser\Parser\Php7::reduceRule149 PHP Method

reduceRule149() protected method

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