PhpParser\Parser\Php7::reduceRule157 PHP Method

reduceRule157() protected method

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