PhpParser\Parser\Php5::reduceRule423 PHP Method

reduceRule423() protected method

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