PhpParser\Parser\Php5::reduceRule423 PHP Méthode

reduceRule423() protected méthode

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