Interface IMCJavaLiteralsInterpreter
- All Superinterfaces:
IMCBasicsInterpreter,IMCCommonLiteralsInterpreter,IMCLiteralsBasisInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Subinterfaces:
IODRulesInterpreter
- All Known Implementing Classes:
MCJavaLiteralsInterpreter,MCJavaLiteralsInterpreterTOP,ODRulesInterpreter
public interface IMCJavaLiteralsInterpreter
extends IMCCommonLiteralsInterpreter, de.monticore.interpreter.ModelInterpreter
-
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) de.monticore.interpreter.ValueMethods inherited from interface de.monticore.mcbasics._visitor.IMCBasicsInterpreter
interpretMethods inherited from interface de.monticore.literals.mccommonliterals._visitor.IMCCommonLiteralsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.literals.mcliteralsbasis._visitor.IMCLiteralsBasisInterpreter
interpret, interpretMethods inherited from interface de.monticore.interpreter.ModelInterpreter
getContextMap, getRealThis, interpret, load, setRealThis, store
-
Method Details
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-