PhpParser\Parser\Php7::reduceRule126 PHP Method

reduceRule126() protected method

protected reduceRule126 ( )
    protected function reduceRule126() {
         throw new Error('__HALT_COMPILER() can only be used from the outermost scope', $this->startAttributeStack[$this->stackPos-(1-1)] + $this->endAttributes);
    }
Php7