Package antlr

Class ExceptionHandler


  • class ExceptionHandler
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • exceptionTypeAndName

        protected Token exceptionTypeAndName
      • action

        protected Token action
    • Constructor Detail

      • ExceptionHandler

        public ExceptionHandler​(Token exceptionTypeAndName_,
                                Token action_)