Interface ICardinalityInterpreter
- All Superinterfaces:
IMCBasicsInterpreter,IMCCommonLiteralsInterpreter,IMCLiteralsBasisInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Subinterfaces:
IMCCommonInterpreter
- All Known Implementing Classes:
CardinalityInterpreter,MCCommonInterpreter
public interface ICardinalityInterpreter
extends IMCBasicsInterpreter, IMCCommonLiteralsInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valueinterpret(ASTCardinality node) de.monticore.interpreter.Valueinterpret(ASTCardinalityNode node) Methods inherited from interface de.monticore.mcbasics._visitor.IMCBasicsInterpreter
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
-