PhpParser\Parser\Php5::reduceRule141 PHP Method

reduceRule141() protected method

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