Package org.sonar.javascript.checks
Class S2310
java.lang.Object
org.sonar.plugins.javascript.api.Check
org.sonar.javascript.checks.S2310
- All Implemented Interfaces:
EslintBasedCheck,EslintHook,JavaScriptCheck
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sonar.plugins.javascript.api.EslintHook
analysisModes, blacklistedExtensions, configurations, isEnabled, targets
-
Constructor Details
-
S2310
public S2310()
-