Class TextUtils


  • public class TextUtils
    extends Object
    • Method Detail

      • isValue

        public static Trilean isValue​(@Nullable
                                      Tree tree,
                                      String expectedValue)
      • isValueTrue

        public static boolean isValueTrue​(@Nullable
                                          Tree tree)
      • isValueFalse

        public static boolean isValueFalse​(@Nullable
                                           Tree tree)