PhpParser\Parser\Php5::reduceRule331 PHP Method

reduceRule331() protected method

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