Class ParserDefaultVisitor


  • final class ParserDefaultVisitor
    extends java.lang.Object
    This class only exists to prevent JJTree from generating it, since it expects ParserVisitor to be an interface, not an abstract class.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ParserDefaultVisitor

        ParserDefaultVisitor()