Interface FUSRegexpAwareRule
-
- All Superinterfaces:
FUSRule
- All Known Implementing Classes:
EnumValidationRule
public interface FUSRegexpAwareRule extends FUSRule
-
-
Field Summary
-
Fields inherited from interface com.intellij.internal.statistic.eventLog.validator.rules.FUSRule
EMPTY_ARRAY, FALSE, TRUE
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull java.lang.StringasRegexp()
-