visitExists abstract method

R visitExists(
  1. ExistsExpression e,
  2. A arg
)

Implementation

R visitExists(ExistsExpression e, A arg);