Class ExceptionHandlerConstantVisitor

    • Constructor Detail

      • ExceptionHandlerConstantVisitor

        public ExceptionHandlerConstantVisitor​(ConstantVisitor constantVisitor)
        Creates a new ExceptionHandlerConstantVisitor.
        Parameters:
        constantVisitor - the ConstantVisitor that will visit the catch class constants.