PhpParser\Parser\Php5::reduceRule428 PHP Method

reduceRule428() protected method

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