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