Interface RuleTarget
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
SelectedElementsSpaceStrippingRule.StripRuleTarget, Stripper.StripRuleTarget, Template
The target of a rule, typically a Template.
-
Method Summary
Modifier and TypeMethodDescriptionvoidexplain(ExpressionPresenter presenter) Output diagnostic explanation to an ExpressionPresenter
-
Method Details
-
explain
Output diagnostic explanation to an ExpressionPresenter
-