visitValue abstract method

R visitValue(
  1. ExprValue value,
  2. A arg
)

Implementation

R visitValue(ExprValue value, A arg);