PhpParser\Parser\Php5::reduceRule266 PHP Method

reduceRule266() protected method

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