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

reduceRule423() 보호된 메소드

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