Interface IMCStatementsBasisInterpreter
- All Superinterfaces:
de.monticore.interpreter.ModelInterpreter
- All Known Subinterfaces:
IGrammar_WithConceptsInterpreter,IJavaClassExpressionsInterpreter,IJavaLightInterpreter,IMCArrayStatementsInterpreter,IMCAssertStatementsInterpreter,IMCCommonStatementsInterpreter,IMCExceptionStatementsInterpreter,IMCFullJavaStatementsInterpreter,IMCLowLevelStatementsInterpreter,IMCReturnStatementsInterpreter,IMCSynchronizedStatementsInterpreter,IMCVarDeclarationStatementsInterpreter,IODRulesInterpreter,ITFBasisExtsInterpreter,ITFCommonsInterpreter
- All Known Implementing Classes:
Grammar_WithConceptsInterpreter,JavaClassExpressionsInterpreter,JavaLightInterpreter,MCArrayStatementsInterpreter,MCAssertStatementsInterpreter,MCCommonStatementsInterpreter,MCExceptionStatementsInterpreter,MCFullJavaStatementsInterpreter,MCLowLevelStatementsInterpreter,MCReturnStatementsInterpreter,MCStatementsBasisInterpreter,MCSynchronizedStatementsInterpreter,MCVarDeclarationStatementsInterpreter,ODRulesInterpreter,TFBasisExtsInterpreter,TFCommonsInterpreter
public interface IMCStatementsBasisInterpreter
extends de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valueinterpret(ASTMCBlockStatement node) de.monticore.interpreter.Valueinterpret(ASTMCModifier node) de.monticore.interpreter.Valueinterpret(ASTMCStatement node) de.monticore.interpreter.ValueMethods inherited from interface de.monticore.interpreter.ModelInterpreter
getContextMap, getRealThis, interpret, load, setRealThis, store
-
Method Details
-
interpret
-
interpret
-
interpret
-
interpret
-