visitSwitchCase abstract method

T? visitSwitchCase(
  1. SwitchCase node
)

Implementation

T? visitSwitchCase(SwitchCase node);