public interface RuleTarget
| Modifier and Type | Method and Description |
|---|---|
void |
explain(ExpressionPresenter presenter)
Output diagnostic explanation to an ExpressionPresenter
|
Component |
getDeclaringComponent() |
void |
regiaterRule(Rule rule)
Register a rule for which this is the target
|
Component getDeclaringComponent()
void explain(ExpressionPresenter presenter)
presenter - the destination for the explanationvoid regiaterRule(Rule rule)
rule - a rule in which this is the targetCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.