visitDoNothing abstract method

R visitDoNothing(
  1. DoNothing e,
  2. A arg
)

Implementation

R visitDoNothing(DoNothing e, A arg);