Class MCExceptionStatementsInheritanceHandler
java.lang.Object
de.monticore.statements.mcexceptionstatements._visitor.MCExceptionStatementsInheritanceHandler
- All Implemented Interfaces:
MCExceptionStatementsHandler,de.monticore.visitor.IHandler
public class MCExceptionStatementsInheritanceHandler
extends Object
implements MCExceptionStatementsHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(ASTCatchClause node) voidhandle(ASTCatchTypeList node) voidvoidhandle(ASTThrowStatement node) voidvoidhandle(ASTTryStatement1 node) voidhandle(ASTTryStatement2 node) voidhandle(ASTTryStatement3 node) voidvoidvoidvoidsetTraverser(MCExceptionStatementsTraverser traverser) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.monticore.visitor.IHandler
handle, handle, handle, handle, handle, traverse, traverse
-
Field Details
-
traverser
-
-
Constructor Details
-
MCExceptionStatementsInheritanceHandler
public MCExceptionStatementsInheritanceHandler()
-
-
Method Details
-
getTraverser
- Specified by:
getTraverserin interfacede.monticore.visitor.IHandler- Specified by:
getTraverserin interfaceMCExceptionStatementsHandler
-
setTraverser
- Specified by:
setTraverserin interfaceMCExceptionStatementsHandler
-
handle
- Specified by:
handlein interfaceMCExceptionStatementsHandler
-
handle
- Specified by:
handlein interfaceMCExceptionStatementsHandler
-
handle
- Specified by:
handlein interfaceMCExceptionStatementsHandler
-
handle
- Specified by:
handlein interfaceMCExceptionStatementsHandler
-
handle
- Specified by:
handlein interfaceMCExceptionStatementsHandler
-
handle
- Specified by:
handlein interfaceMCExceptionStatementsHandler
-
handle
- Specified by:
handlein interfaceMCExceptionStatementsHandler
-
handle
- Specified by:
handlein interfaceMCExceptionStatementsHandler
-
handle
- Specified by:
handlein interfaceMCExceptionStatementsHandler
-
handle
- Specified by:
handlein interfaceMCExceptionStatementsHandler
-
handle
- Specified by:
handlein interfaceMCExceptionStatementsHandler
-