PhpParser\Parser\Php5::reduceRule348 PHP Method

reduceRule348() protected method

protected reduceRule348 ( )
    protected function reduceRule348() {
         $this->semValue = new Expr\Isset_($this->semStack[$this->stackPos-(4-3)], $this->startAttributeStack[$this->stackPos-(4-1)] + $this->endAttributes);
    }
Php5