visitSlot abstract method

R visitSlot(
  1. ExprSlot slot,
  2. A arg
)

Implementation

R visitSlot(ExprSlot slot, A arg);