PhpParser\Parser\Php5::reduceRule238 PHP 메소드

reduceRule238() 보호된 메소드

protected reduceRule238 ( )
    protected function reduceRule238() {
         $this->semValue = new Node\Arg($this->semStack[$this->stackPos-(2-2)], true, false, $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php5