visitSwitch abstract method

T visitSwitch(
  1. SwitchStatement node
)

Implementation

T visitSwitch(SwitchStatement node);