Interface RuleTarget

    • Method Detail

      • export

        void export​(ExpressionPresenter presenter)
             throws XPathException
        Output diagnostic explanation to an ExpressionPresenter
        Parameters:
        presenter - the destination for the explanation
        Throws:
        XPathException - if output fails
      • registerRule

        void registerRule​(Rule rule)
        Register a rule for which this is the target
        Parameters:
        rule - a rule in which this is the target