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

reduceRule427() 보호된 메소드

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