Class RuleInspectorDumper


  • public class RuleInspectorDumper
    extends Object
    This class is for debugging purposes. It is way easier to just dump the inspector into a string than compare the values in the super dev mode debugger.
    • Constructor Detail

      • RuleInspectorDumper

        public RuleInspectorDumper​(RuleInspector ruleInspector)
    • Method Detail