Class FunctionCalcNoUnspacedOperator
- java.lang.Object
-
- org.sonar.plugins.javascript.css.rules.FunctionCalcNoUnspacedOperator
-
-
Constructor Summary
Constructors Constructor Description FunctionCalcNoUnspacedOperator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
stylelintKey()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.sonar.plugins.javascript.css.rules.CssRule
stylelintOptions
-
-
-
-
Method Detail
-
stylelintKey
public String stylelintKey()
- Specified by:
stylelintKey
in interfaceCssRule
-
-