Interface IMCCommonInterpreter

All Superinterfaces:
ICardinalityInterpreter, ICompletenessInterpreter, IExpressionsBasisInterpreter, IMCBasicsInterpreter, IMCCommonLiteralsInterpreter, IMCLiteralsBasisInterpreter, IUMLModifierInterpreter, IUMLStereotypeInterpreter, de.monticore.interpreter.ModelInterpreter
All Known Implementing Classes:
MCCommonInterpreter

public interface IMCCommonInterpreter extends ICardinalityInterpreter, ICompletenessInterpreter, IUMLModifierInterpreter, IUMLStereotypeInterpreter, de.monticore.interpreter.ModelInterpreter
  • Method Details

    • interpret

      de.monticore.interpreter.Value interpret(ASTMCCommonNode node)