visitNot abstract method

R visitNot(
  1. ExprNot not,
  2. A arg
)

Implementation

R visitNot(ExprNot not, A arg);