PhpParser\Parser\Php5::reduceRule218 PHP Method

reduceRule218() protected method

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