PhpParser\Parser\Php5::reduceRule264 PHP Method

reduceRule264() protected method

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