Package org.sonar.javascript.checks
Class ErrorWithoutThrowCheck
java.lang.Object
org.sonar.plugins.javascript.api.Check
org.sonar.javascript.checks.ErrorWithoutThrowCheck
- All Implemented Interfaces:
EslintBasedCheck,JavaScriptCheck
-
Constructor Details
-
ErrorWithoutThrowCheck
public ErrorWithoutThrowCheck()
-