Class MCFullGenericTypesInterpreter
java.lang.Object
de.monticore.types.mcfullgenerictypes._visitor.MCFullGenericTypesInterpreter
- All Implemented Interfaces:
de.monticore.interpreter.ModelInterpreter,IMCBasicsInterpreter,IMCBasicTypesInterpreter,IMCCollectionTypesInterpreter,IMCFullGenericTypesInterpreter,IMCSimpleGenericTypesInterpreter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Map<de.monticore.symboltable.ISymbol, de.monticore.interpreter.Value> protected IMCBasicsInterpreterprotected IMCBasicTypesInterpreterprotected IMCCollectionTypesInterpreterprotected IMCSimpleGenericTypesInterpreterprotected de.monticore.interpreter.ModelInterpreter -
Constructor Summary
ConstructorsConstructorDescriptionMCFullGenericTypesInterpreter(de.monticore.interpreter.ModelInterpreter realThis) -
Method Summary
Modifier and TypeMethodDescriptionMap<de.monticore.symboltable.ISymbol, de.monticore.interpreter.Value> de.monticore.interpreter.ModelInterpreterde.monticore.interpreter.Valueinterpret(ASTMCBasicsNode node) de.monticore.interpreter.Valueinterpret(ASTMCBasicTypesNode node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTMCObjectType node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTMCPrimitiveType node) de.monticore.interpreter.Valueinterpret(ASTMCQualifiedName node) de.monticore.interpreter.Valueinterpret(ASTMCQualifiedType node) de.monticore.interpreter.Valueinterpret(ASTMCReturnType node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTMCVoidType node) de.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTMCGenericType node) de.monticore.interpreter.Valueinterpret(ASTMCListType node) de.monticore.interpreter.Valueinterpret(ASTMCMapType node) de.monticore.interpreter.Valueinterpret(ASTMCOptionalType node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTMCSetType node) de.monticore.interpreter.Valueinterpret(ASTMCTypeArgument node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTMCInnerType node) de.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valueload(de.monticore.symboltable.ISymbol symbol) voidsetRealThis(de.monticore.interpreter.ModelInterpreter realThis) voidstore(de.monticore.symboltable.ISymbol symbol, de.monticore.interpreter.Value value) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.monticore.interpreter.ModelInterpreter
interpret
-
Field Details
-
mCSimpleGenericTypesInterpreter
-
mCCollectionTypesInterpreter
-
mCBasicTypesInterpreter
-
mCBasicsInterpreter
-
realThis
protected de.monticore.interpreter.ModelInterpreter realThis -
contextMap
-
-
Constructor Details
-
MCFullGenericTypesInterpreter
public MCFullGenericTypesInterpreter() -
MCFullGenericTypesInterpreter
public MCFullGenericTypesInterpreter(de.monticore.interpreter.ModelInterpreter realThis)
-
-
Method Details
-
getRealThis
public de.monticore.interpreter.ModelInterpreter getRealThis()- Specified by:
getRealThisin interfacede.monticore.interpreter.ModelInterpreter
-
setRealThis
public void setRealThis(de.monticore.interpreter.ModelInterpreter realThis) - Specified by:
setRealThisin interfacede.monticore.interpreter.ModelInterpreter
-
store
public void store(de.monticore.symboltable.ISymbol symbol, de.monticore.interpreter.Value value) - Specified by:
storein interfacede.monticore.interpreter.ModelInterpreter
-
load
public de.monticore.interpreter.Value load(de.monticore.symboltable.ISymbol symbol) - Specified by:
loadin interfacede.monticore.interpreter.ModelInterpreter
-
getContextMap
- Specified by:
getContextMapin interfacede.monticore.interpreter.ModelInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCFullGenericTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCFullGenericTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCFullGenericTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCFullGenericTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCSimpleGenericTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCSimpleGenericTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCSimpleGenericTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCollectionTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCollectionTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCollectionTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCollectionTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCollectionTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCollectionTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCollectionTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCollectionTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCollectionTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicTypesInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicsInterpreter
-