Interface FUSRegexpAwareRule
- All Superinterfaces:
com.intellij.internal.statistic.eventLog.validator.rules.FUSRule
- All Known Implementing Classes:
EnumValidationRule
public interface FUSRegexpAwareRule
extends com.intellij.internal.statistic.eventLog.validator.rules.FUSRule
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.intellij.internal.statistic.eventLog.validator.rules.FUSRule
com.intellij.internal.statistic.eventLog.validator.rules.FUSRule.Companion, com.intellij.internal.statistic.eventLog.validator.rules.FUSRule.FUSRuleType -
Field Summary
Fields inherited from interface com.intellij.internal.statistic.eventLog.validator.rules.FUSRule
Companion, EMPTY_ARRAY, FALSE, TRUE -
Method Summary
Methods inherited from interface com.intellij.internal.statistic.eventLog.validator.rules.FUSRule
getRuleType, validate
-
Method Details
-
asRegexp
-