Class MCCommonLiteralsInheritanceHandler
java.lang.Object
de.monticore.literals.mccommonliterals._visitor.MCCommonLiteralsInheritanceHandler
- All Implemented Interfaces:
MCCommonLiteralsHandler,de.monticore.visitor.IHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(ASTBasicDoubleLiteral node) voidhandle(ASTBasicFloatLiteral node) voidhandle(ASTBasicLongLiteral node) voidhandle(ASTBooleanLiteral node) voidhandle(ASTCharLiteral node) voidvoidhandle(ASTNatLiteral node) voidhandle(ASTNullLiteral node) voidhandle(ASTNumericLiteral node) voidvoidvoidvoidhandle(ASTSignedLiteral node) voidhandle(ASTSignedNatLiteral node) voidvoidhandle(ASTStringLiteral node) voidvoidvoidhandle(IMCCommonLiteralsScope node) voidsetTraverser(MCCommonLiteralsTraverser 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
-
MCCommonLiteralsInheritanceHandler
public MCCommonLiteralsInheritanceHandler()
-
-
Method Details
-
getTraverser
- Specified by:
getTraverserin interfacede.monticore.visitor.IHandler- Specified by:
getTraverserin interfaceMCCommonLiteralsHandler
-
setTraverser
- Specified by:
setTraverserin interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-
handle
- Specified by:
handlein interfaceMCCommonLiteralsHandler
-