Interface ISetExpressionsInterpreter
- All Superinterfaces:
IBasicSymbolsInterpreter,IExpressionsBasisInterpreter,IMCBasicsInterpreter,IMCBasicTypesInterpreter,IMCLiteralsBasisInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Implementing Classes:
SetExpressionsInterpreter
public interface ISetExpressionsInterpreter
extends IExpressionsBasisInterpreter, IMCBasicTypesInterpreter, IBasicSymbolsInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTSetAndExpression node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTSetComprehension node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTSetEnumeration node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTSetInExpression node) de.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTSetOrExpression node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTSetValueItem node) de.monticore.interpreter.Valueinterpret(ASTSetValueRange node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTUnionExpression node) Methods 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.types.mcbasictypes._visitor.IMCBasicTypesInterpreter
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
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-