visitSubt abstract method

R visitSubt(
  1. ExprSubt subt,
  2. A arg
)

Implementation

R visitSubt(ExprSubt subt, A arg);