Class TagSchemaInterpreter
java.lang.Object
de.monticore.tagging.tagschema._visitor.TagSchemaInterpreter
- All Implemented Interfaces:
de.monticore.interpreter.ModelInterpreter,IMCCommonLiteralsInterpreter,IMCLiteralsBasisInterpreter,IMCBasicsInterpreter,ITagSchemaInterpreter,IMCBasicTypesInterpreter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Map<de.monticore.symboltable.ISymbol, de.monticore.interpreter.Value> protected IMCBasicsInterpreterprotected IMCBasicTypesInterpreterprotected IMCCommonLiteralsInterpreterprotected IMCLiteralsBasisInterpreterprotected de.monticore.interpreter.ModelInterpreter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMap<de.monticore.symboltable.ISymbol, de.monticore.interpreter.Value> de.monticore.interpreter.ModelInterpreterde.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTBasicLongLiteral node) de.monticore.interpreter.Valueinterpret(ASTBooleanLiteral node) de.monticore.interpreter.Valueinterpret(ASTCharLiteral node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTNatLiteral node) de.monticore.interpreter.Valueinterpret(ASTNullLiteral node) de.monticore.interpreter.Valueinterpret(ASTNumericLiteral node) de.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTSignedLiteral node) de.monticore.interpreter.Valueinterpret(ASTSignedNatLiteral node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTStringLiteral node) de.monticore.interpreter.Valueinterpret(ASTLiteral node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTMCBasicsNode node) de.monticore.interpreter.Valueinterpret(ASTComplexTagType node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTReference node) de.monticore.interpreter.Valueinterpret(ASTReferenceTyp node) de.monticore.interpreter.Valueinterpret(ASTScopeIdentifier node) de.monticore.interpreter.Valueinterpret(ASTSimpleTagType node) de.monticore.interpreter.Valueinterpret(ASTTagSchema node) de.monticore.interpreter.Valueinterpret(ASTTagSchemaNode node) de.monticore.interpreter.Valueinterpret(ASTTagScope node) de.monticore.interpreter.Valueinterpret(ASTTagType node) de.monticore.interpreter.Valueinterpret(ASTValuedTagType 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.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
-
mCBasicsInterpreter
-
mCCommonLiteralsInterpreter
-
mCBasicTypesInterpreter
-
mCLiteralsBasisInterpreter
-
realThis
protected de.monticore.interpreter.ModelInterpreter realThis -
contextMap
-
-
Constructor Details
-
TagSchemaInterpreter
public TagSchemaInterpreter() -
TagSchemaInterpreter
public TagSchemaInterpreter(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 interfaceITagSchemaInterpreter
-
interpret
- Specified by:
interpretin interfaceITagSchemaInterpreter
-
interpret
- Specified by:
interpretin interfaceITagSchemaInterpreter
-
interpret
- Specified by:
interpretin interfaceITagSchemaInterpreter
-
interpret
- Specified by:
interpretin interfaceITagSchemaInterpreter
-
interpret
- Specified by:
interpretin interfaceITagSchemaInterpreter
-
interpret
- Specified by:
interpretin interfaceITagSchemaInterpreter
-
interpret
- Specified by:
interpretin interfaceITagSchemaInterpreter
-
interpret
- Specified by:
interpretin interfaceITagSchemaInterpreter
-
interpret
- Specified by:
interpretin interfaceITagSchemaInterpreter
-
interpret
- Specified by:
interpretin interfaceITagSchemaInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCBasicsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCCommonLiteralsInterpreter
-
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 interfaceIMCLiteralsBasisInterpreter
-
interpret
- Specified by:
interpretin interfaceIMCLiteralsBasisInterpreter
-