PhpParser\Parser\Php5::reduceRule264 PHP Méthode

reduceRule264() protected méthode

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