Interface IMCExceptionStatementsInterpreter
- All Superinterfaces:
IBasicSymbolsInterpreter,IExpressionsBasisInterpreter,IMCBasicsInterpreter,IMCBasicTypesInterpreter,IMCCommonStatementsInterpreter,IMCLiteralsBasisInterpreter,IMCStatementsBasisInterpreter,IMCVarDeclarationStatementsInterpreter,IOOSymbolsInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Subinterfaces:
IGrammar_WithConceptsInterpreter,IMCFullJavaStatementsInterpreter
- All Known Implementing Classes:
Grammar_WithConceptsInterpreter,MCExceptionStatementsInterpreter,MCFullJavaStatementsInterpreter
public interface IMCExceptionStatementsInterpreter
extends IMCCommonStatementsInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valueinterpret(ASTCatchClause node) de.monticore.interpreter.Valueinterpret(ASTCatchTypeList node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTThrowStatement node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTTryStatement1 node) de.monticore.interpreter.Valueinterpret(ASTTryStatement2 node) de.monticore.interpreter.Valueinterpret(ASTTryStatement3 node) Methods inherited from interface de.monticore.symbols.basicsymbols._visitor.IBasicSymbolsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods 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.types.mcbasictypes._visitor.IMCBasicTypesInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.statements.mccommonstatements._visitor.IMCCommonStatementsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, 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.statements.mcstatementsbasis._visitor.IMCStatementsBasisInterpreter
interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.statements.mcvardeclarationstatements._visitor.IMCVarDeclarationStatementsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.symbols.oosymbols._visitor.IOOSymbolsInterpreter
interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.interpreter.ModelInterpreter
getContextMap, getRealThis, interpret, load, setRealThis, store
-
Method Details
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-