visitBinaryExpr abstract method

T visitBinaryExpr(
  1. Binary expr
)

Implementation

T visitBinaryExpr(Binary expr);