Interface RuleTarget

All Superinterfaces:
Serializable
All Known Implementing Classes:
SelectedElementsSpaceStrippingRule.StripRuleTarget, Stripper.StripRuleTarget, Template

public interface RuleTarget extends Serializable
The target of a rule, typically a Template.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Output diagnostic explanation to an ExpressionPresenter
  • Method Details

    • explain

      void explain(ExpressionPresenter presenter)
      Output diagnostic explanation to an ExpressionPresenter