Interface ICompSymbolsInterpreter
- All Superinterfaces:
IBasicSymbolsInterpreter,IExpressionsBasisInterpreter,IMCBasicsInterpreter,IMCLiteralsBasisInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Implementing Classes:
CompSymbolsInterpreter
public interface ICompSymbolsInterpreter
extends IBasicSymbolsInterpreter, IExpressionsBasisInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valueinterpret(ASTComponentType node) de.monticore.interpreter.Valueinterpret(ASTCompSymbolsNode node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTSubcomponent 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.expressions.expressionsbasis._visitor.IExpressionsBasisInterpreter
interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.mcbasics._visitor.IMCBasicsInterpreter
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
-