visitTernaryExpr method

T? visitTernaryExpr(
  1. TernaryExpr node
)

Implementation

T? visitTernaryExpr(TernaryExpr node) {}