Interface ITagSchemaInterpreter
- All Superinterfaces:
IMCBasicsInterpreter,IMCBasicTypesInterpreter,IMCCommonLiteralsInterpreter,IMCLiteralsBasisInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Implementing Classes:
TagSchemaInterpreter
public interface ITagSchemaInterpreter
extends IMCBasicsInterpreter, IMCCommonLiteralsInterpreter, IMCBasicTypesInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.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) Methods 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.literals.mccommonliterals._visitor.IMCCommonLiteralsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.literals.mcliteralsbasis._visitor.IMCLiteralsBasisInterpreter
interpret, interpretMethods inherited from interface de.monticore.interpreter.ModelInterpreter
getContextMap, getRealThis, interpret, load, setRealThis, store
-
Method Details
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-