PhpParser\Parser\Php7::reduceRule217 PHP Method

reduceRule217() protected method

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