PhpParser\Parser\Php7::reduceRule346 PHP Method

reduceRule346() protected method

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