Interface IOOSymbolsInterpreter
- All Superinterfaces:
IBasicSymbolsInterpreter,IMCBasicsInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Subinterfaces:
IGrammar_WithConceptsInterpreter,IJavaClassExpressionsInterpreter,IJavaLightInterpreter,IMCArrayStatementsInterpreter,IMCCommonStatementsInterpreter,IMCExceptionStatementsInterpreter,IMCFullJavaStatementsInterpreter,IMCSynchronizedStatementsInterpreter,IMCVarDeclarationStatementsInterpreter,IODRulesInterpreter,ITFBasisExtsInterpreter,ITFCommonsInterpreter
- All Known Implementing Classes:
Grammar_WithConceptsInterpreter,JavaClassExpressionsInterpreter,JavaLightInterpreter,MCArrayStatementsInterpreter,MCCommonStatementsInterpreter,MCExceptionStatementsInterpreter,MCFullJavaStatementsInterpreter,MCSynchronizedStatementsInterpreter,MCVarDeclarationStatementsInterpreter,ODRulesInterpreter,OOSymbolsInterpreter,TFBasisExtsInterpreter,TFCommonsInterpreter
public interface IOOSymbolsInterpreter
extends IBasicSymbolsInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Methods inherited from interface de.monticore.symbols.basicsymbols._visitor.IBasicSymbolsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.mcbasics._visitor.IMCBasicsInterpreter
interpretMethods inherited from interface de.monticore.interpreter.ModelInterpreter
getContextMap, getRealThis, interpret, load, setRealThis, store
-
Method Details
-
interpret
-
interpret
-
interpret
-
interpret
-