visitNotExpr abstract method

T visitNotExpr(
  1. NotExpr notExpr
)

Implementation

T visitNotExpr(NotExpr notExpr);