Interface ITFBasisExtsInterpreter

All Superinterfaces:
IAssignmentExpressionsInterpreter, IBasicSymbolsInterpreter, ICommonExpressionsInterpreter, IExpressionsBasisInterpreter, IJavaClassExpressionsInterpreter, IJavaLightInterpreter, IMCArrayStatementsInterpreter, IMCBasicsInterpreter, IMCBasicTypesInterpreter, IMCCollectionTypesInterpreter, IMCCommonLiteralsInterpreter, IMCCommonStatementsInterpreter, IMCFullGenericTypesInterpreter, IMCLiteralsBasisInterpreter, IMCReturnStatementsInterpreter, IMCSimpleGenericTypesInterpreter, IMCStatementsBasisInterpreter, IMCVarDeclarationStatementsInterpreter, IOOSymbolsInterpreter, ITypeParametersInterpreter, IUglyExpressionsInterpreter, de.monticore.interpreter.ModelInterpreter
All Known Subinterfaces:
IODRulesInterpreter, ITFCommonsInterpreter
All Known Implementing Classes:
ODRulesInterpreter, TFBasisExtsInterpreter, TFCommonsInterpreter

public interface ITFBasisExtsInterpreter extends IJavaLightInterpreter, IMCSimpleGenericTypesInterpreter, IMCCommonLiteralsInterpreter, de.monticore.interpreter.ModelInterpreter
  • Method Details