PhpParser\Parser\Php7::reduceRule214 PHP Method

reduceRule214() protected method

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