PhpParser\Parser\Php5::reduceRule429 PHP Method

reduceRule429() protected method

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