Interface IMCReturnStatementsInterpreter
- All Superinterfaces:
IExpressionsBasisInterpreter,IMCBasicsInterpreter,IMCLiteralsBasisInterpreter,IMCStatementsBasisInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Subinterfaces:
IGrammar_WithConceptsInterpreter,IJavaLightInterpreter,IMCFullJavaStatementsInterpreter,IODRulesInterpreter,ITFBasisExtsInterpreter,ITFCommonsInterpreter
- All Known Implementing Classes:
Grammar_WithConceptsInterpreter,JavaLightInterpreter,MCFullJavaStatementsInterpreter,MCReturnStatementsInterpreter,ODRulesInterpreter,TFBasisExtsInterpreter,TFCommonsInterpreter
public interface IMCReturnStatementsInterpreter
extends IMCStatementsBasisInterpreter, IExpressionsBasisInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTReturnStatement node) Methods inherited from interface de.monticore.expressions.expressionsbasis._visitor.IExpressionsBasisInterpreter
interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.mcbasics._visitor.IMCBasicsInterpreter
interpretMethods inherited from interface de.monticore.literals.mcliteralsbasis._visitor.IMCLiteralsBasisInterpreter
interpret, interpretMethods inherited from interface de.monticore.statements.mcstatementsbasis._visitor.IMCStatementsBasisInterpreter
interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.interpreter.ModelInterpreter
getContextMap, getRealThis, interpret, load, setRealThis, store
-
Method Details
-
interpret
-
interpret
-