PhpParser\Parser\Php7::reduceRule225 PHP Method

reduceRule225() protected method

protected reduceRule225 ( )
    protected function reduceRule225() {
         $this->semValue = new Node\NullableType($this->semStack[$this->stackPos-(2-2)], $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php7