visitAdd abstract method

R visitAdd(
  1. ExprAdd add,
  2. A arg
)

Implementation

R visitAdd(ExprAdd add, A arg);