visitConditionalExpr abstract method

T visitConditionalExpr(
  1. Conditional expr
)

Implementation

T visitConditionalExpr(Conditional expr);