Interface PrintVisitor.PrintRulesI

    • Method Detail

      • append

        void append​(Node node,
                    PrintVisitor pv)
             throws JepException
        The method called to append data for the rule.
        Parameters:
        node - the node to print
        pv - the PrintVisitor
        Throws:
        JepException - on error