PhpParser\Parser\Php7::reduceRule330 PHP Method

reduceRule330() protected method

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