visitSwitch method

T? visitSwitch(
  1. SwitchStmt node
)

Implementation

T? visitSwitch(SwitchStmt node) {}