visitCastExpr abstract method

R visitCastExpr(
  1. CastExpr ast,
  2. C context
)

Implementation

R visitCastExpr(CastExpr ast, C context);