PhpParser\Parser\Php5::reduceRule217 PHP Method

reduceRule217() protected method

protected reduceRule217 ( )
    protected function reduceRule217() {
         $this->semValue = array($this->semStack[$this->stackPos-(2-2)], true);
    }
Php5