Package org.sonar.iac.common.checks
Class TextUtils
java.lang.Object
org.sonar.iac.common.checks.TextUtils
-
Method Summary
Modifier and TypeMethodDescriptiongetIntValue(Tree tree) static Trileanstatic booleanisValueFalse(Tree tree) static booleanisValueTrue(Tree tree) static TrileanmatchesValue(Tree tree, Predicate<String> matcher)
-
Method Details
-
getValue
-
getIntValue
-
isValue
-
matchesValue
-
isValueTrue
-
isValueFalse
-