Interface IMCAssertStatementsInterpreter
- All Superinterfaces:
IExpressionsBasisInterpreter,IMCBasicsInterpreter,IMCLiteralsBasisInterpreter,IMCStatementsBasisInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Subinterfaces:
IMCFullJavaStatementsInterpreter
- All Known Implementing Classes:
MCAssertStatementsInterpreter,MCFullJavaStatementsInterpreter
public interface IMCAssertStatementsInterpreter
extends IMCStatementsBasisInterpreter, IExpressionsBasisInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valueinterpret(ASTAssertStatement node) de.monticore.interpreter.ValueMethods 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
-