PhpParser\Parser\Php5::reduceRule353 PHP Method

reduceRule353() protected method

protected reduceRule353 ( )
    protected function reduceRule353() {
         $this->semValue = new Expr\Include_($this->semStack[$this->stackPos-(2-2)], Expr\Include_::TYPE_REQUIRE, $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php5