Class MCJavaLiteralsInterpreter
java.lang.Object
de.monticore.literals.mcjavaliterals._visitor.MCJavaLiteralsInterpreterTOP
de.monticore.literals.mcjavaliterals._visitor.MCJavaLiteralsInterpreter
- All Implemented Interfaces:
de.monticore.interpreter.ModelInterpreter,IMCCommonLiteralsInterpreter,IMCJavaLiteralsInterpreter,IMCLiteralsBasisInterpreter,IMCBasicsInterpreter
-
Field Summary
Fields inherited from class de.monticore.literals.mcjavaliterals._visitor.MCJavaLiteralsInterpreterTOP
contextMap, mCBasicsInterpreter, mCCommonLiteralsInterpreter, mCLiteralsBasisInterpreter, realThis -
Constructor Summary
ConstructorsConstructorDescriptionMCJavaLiteralsInterpreter(de.monticore.interpreter.ModelInterpreter realThis) -
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valueinterpret(ASTDoubleLiteral node) de.monticore.interpreter.Valueinterpret(ASTFloatLiteral node) de.monticore.interpreter.Valueinterpret(ASTIntLiteral node) de.monticore.interpreter.Valueinterpret(ASTLongLiteral node) Methods inherited from class de.monticore.literals.mcjavaliterals._visitor.MCJavaLiteralsInterpreterTOP
getContextMap, getRealThis, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, load, setRealThis, storeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.monticore.interpreter.ModelInterpreter
interpret
-
Constructor Details
-
MCJavaLiteralsInterpreter
public MCJavaLiteralsInterpreter() -
MCJavaLiteralsInterpreter
public MCJavaLiteralsInterpreter(de.monticore.interpreter.ModelInterpreter realThis)
-
-
Method Details
-
interpret
- Specified by:
interpretin interfaceIMCJavaLiteralsInterpreter- Overrides:
interpretin classMCJavaLiteralsInterpreterTOP
-
interpret
- Specified by:
interpretin interfaceIMCJavaLiteralsInterpreter- Overrides:
interpretin classMCJavaLiteralsInterpreterTOP
-
interpret
- Specified by:
interpretin interfaceIMCJavaLiteralsInterpreter- Overrides:
interpretin classMCJavaLiteralsInterpreterTOP
-
interpret
- Specified by:
interpretin interfaceIMCJavaLiteralsInterpreter- Overrides:
interpretin classMCJavaLiteralsInterpreterTOP
-