Interface ITypeParametersInterpreter
- All Superinterfaces:
IBasicSymbolsInterpreter,IMCBasicsInterpreter,IMCBasicTypesInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Subinterfaces:
IGrammar_WithConceptsInterpreter,IJavaLightInterpreter,IODRulesInterpreter,ITFBasisExtsInterpreter,ITFCommonsInterpreter
- All Known Implementing Classes:
Grammar_WithConceptsInterpreter,JavaLightInterpreter,ODRulesInterpreter,TFBasisExtsInterpreter,TFCommonsInterpreter,TypeParametersInterpreter
public interface ITypeParametersInterpreter
extends IBasicSymbolsInterpreter, IMCBasicTypesInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valueinterpret(ASTTypeParameter node) de.monticore.interpreter.Valueinterpret(ASTTypeParameters node) de.monticore.interpreter.ValueMethods 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.types.mcbasictypes._visitor.IMCBasicTypesInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.interpreter.ModelInterpreter
getContextMap, getRealThis, interpret, load, setRealThis, store
-
Method Details
-
interpret
-
interpret
-
interpret
-