Package org.sonar.javascript.checks
Class S3415
java.lang.Object
org.sonar.plugins.javascript.api.Check
org.sonar.plugins.javascript.api.TestFileCheck
org.sonar.javascript.checks.S3415
- All Implemented Interfaces:
EslintBasedCheck,EslintHook,JavaScriptCheck
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonar.plugins.javascript.api.TestFileCheck
targetsMethods 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
-
Constructor Details
-
S3415
public S3415()
-