PhpParser\Parser\Php7::reduceRule409 PHP Method

reduceRule409() protected method

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