Interface NodeVisitor

    • Method Detail

      • visit

        void visit​(Node node)
            throws java.lang.Exception
        Throws:
        java.lang.Exception