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

reduceRule428() 보호된 메소드

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