visitAnd abstract method

R visitAnd(
  1. ExprAnd and,
  2. A arg
)

Implementation

R visitAnd(ExprAnd and, A arg);