Class RegexpValidationRule

  • All Implemented Interfaces:
    com.intellij.internal.statistic.eventLog.validator.rules.FUSRegexpAwareRule , com.jetbrains.fus.reporting.api.FUSRule

    
    public final class RegexpValidationRule
    extends PerformanceCareRule implements FUSRegexpAwareRule
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final FUSRule.FUSRuleType ruleType
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String asRegexp()
      String toString()
      final static String escapeText(String text)
      • Methods inherited from class com.jetbrains.fus.reporting.api.FUSRule

        getRuleType, getRuleType, validate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait