PhpParser\Parser\Php7::reduceRule412 PHP Method

reduceRule412() protected method

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