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

reduceRule429() 보호된 메소드

protected reduceRule429 ( )
    protected function reduceRule429() {
         $this->semValue = new Scalar\MagicConst\Function_($this->startAttributeStack[$this->stackPos-(1-1)] + $this->endAttributes);
    }
Php5