visitLimit abstract method

R visitLimit(
  1. Limit e,
  2. A arg
)

Implementation

R visitLimit(Limit e, A arg);