Class MCCollectionTypesInheritanceHandler
java.lang.Object
de.monticore.types.mccollectiontypes._visitor.MCCollectionTypesInheritanceHandler
- All Implemented Interfaces:
MCCollectionTypesHandler,de.monticore.visitor.IHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(ASTMCBasicTypeArgument node) voidvoidhandle(ASTMCGenericType node) voidhandle(ASTMCListType node) voidhandle(ASTMCMapType node) voidhandle(ASTMCOptionalType node) voidvoidhandle(ASTMCSetType node) voidhandle(ASTMCTypeArgument node) voidvoidvoidvoidsetTraverser(MCCollectionTypesTraverser 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
-
MCCollectionTypesInheritanceHandler
public MCCollectionTypesInheritanceHandler()
-
-
Method Details
-
getTraverser
- Specified by:
getTraverserin interfacede.monticore.visitor.IHandler- Specified by:
getTraverserin interfaceMCCollectionTypesHandler
-
setTraverser
- Specified by:
setTraverserin interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-
handle
- Specified by:
handlein interfaceMCCollectionTypesHandler
-