visitNotExpr abstract method

R visitNotExpr(
  1. NotExpr ast,
  2. C context
)

Implementation

R visitNotExpr(NotExpr ast, C context);