PhpParser\Parser\Php7::reduceRule362 PHP Method

reduceRule362() protected method

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