Class MCBasicTypesInheritanceHandler
java.lang.Object
de.monticore.types.mcbasictypes._visitor.MCBasicTypesInheritanceHandler
- All Implemented Interfaces:
MCBasicTypesHandler,de.monticore.visitor.IHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(ASTMCBasicTypesNode node) voidhandle(ASTMCImportStatement node) voidhandle(ASTMCObjectType node) voidvoidhandle(ASTMCPrimitiveType node) voidhandle(ASTMCQualifiedName node) voidhandle(ASTMCQualifiedType node) voidhandle(ASTMCReturnType node) voidvoidhandle(ASTMCVoidType node) voidvoidvoidhandle(IMCBasicTypesScope node) voidsetTraverser(MCBasicTypesTraverser 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
-
MCBasicTypesInheritanceHandler
public MCBasicTypesInheritanceHandler()
-
-
Method Details
-
getTraverser
- Specified by:
getTraverserin interfacede.monticore.visitor.IHandler- Specified by:
getTraverserin interfaceMCBasicTypesHandler
-
setTraverser
- Specified by:
setTraverserin interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-
handle
- Specified by:
handlein interfaceMCBasicTypesHandler
-