Uses of Enum
org.sonar.iac.common.checks.Trilean
Packages that use Trilean
-
Uses of Trilean in org.sonar.iac.common.checks
Methods in org.sonar.iac.common.checks that return TrileanModifier and TypeMethodDescriptionstatic Trileanstatic Trileanstatic TrileanTextUtils.matchesValue(Tree tree, Predicate<String> matcher) static TrileanReturns the enum constant of this type with the specified name.static Trilean[]Trilean.values()Returns an array containing the constants of this enum type, in the order they are declared.