PhpParser\Parser\Php7::reduceRule264 PHP Method

reduceRule264() protected method

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