PhpParser\Parser\Php5::reduceRule332 PHP Method

reduceRule332() protected method

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