visitBinary abstract method

R visitBinary(
  1. Binary ast,
  2. C context
)

Implementation

R visitBinary(Binary ast, C context);