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

reduceRule258() protected méthode

protected reduceRule258 ( )
    protected function reduceRule258() {
         $this->semStack[$this->stackPos-(2-1)][] = $this->semStack[$this->stackPos-(2-2)]; $this->semValue = $this->semStack[$this->stackPos-(2-1)];
    }
Php5