Interface ITagsInterpreter
- All Superinterfaces:
IMCBasicsInterpreter,IMCBasicTypesInterpreter,IMCCommonLiteralsInterpreter,IMCLiteralsBasisInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Implementing Classes:
TagsInterpreter
public interface ITagsInterpreter
extends IMCBasicsInterpreter, IMCCommonLiteralsInterpreter, IMCBasicTypesInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valueinterpret(ASTComplexTag node) de.monticore.interpreter.Valueinterpret(ASTContext node) de.monticore.interpreter.Valueinterpret(ASTDefaultIdent node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTSimpleTag node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTTagsNode node) de.monticore.interpreter.Valueinterpret(ASTTagUnit node) de.monticore.interpreter.Valueinterpret(ASTTargetElement node) de.monticore.interpreter.Valueinterpret(ASTValuedTag 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
-