PhpParser\Parser\Php7::reduceRule216 PHP Method

reduceRule216() protected method

protected reduceRule216 ( )
    protected function reduceRule216() {
         $this->semValue = array($this->semStack[$this->stackPos-(1-1)], false);
    }
Php7