Interface IBitExpressionsInterpreter
- All Superinterfaces:
IExpressionsBasisInterpreter,IMCBasicsInterpreter,IMCLiteralsBasisInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Subinterfaces:
IGrammar_WithConceptsInterpreter
- All Known Implementing Classes:
BitExpressionsInterpreter,Grammar_WithConceptsInterpreter
public interface IBitExpressionsInterpreter
extends IExpressionsBasisInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTBinaryExpression node) de.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTShiftExpression node) Methods 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
-
interpret
-
interpret
-
interpret
-
interpret
-