PhpParser\Parser\Php7::reduceRule362 PHP 메소드

reduceRule362() 보호된 메소드

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