Class SwitchWithoutDefaultCheck

java.lang.Object
org.sonar.plugins.javascript.api.Check
org.sonar.javascript.checks.SwitchWithoutDefaultCheck
All Implemented Interfaces:
EslintBasedCheck, JavaScriptCheck

public class SwitchWithoutDefaultCheck extends Check
  • Constructor Details

    • SwitchWithoutDefaultCheck

      public SwitchWithoutDefaultCheck()