PhpParser\Parser\Php7::reduceRule104 PHP Méthode

reduceRule104() protected méthode

protected reduceRule104 ( )
    protected function reduceRule104() {
         $this->semStack[$this->stackPos-(3-1)][] = $this->semStack[$this->stackPos-(3-3)]; $this->semValue = $this->semStack[$this->stackPos-(3-1)];
    }
Php7