Interface IUMLModifierInterpreter

All Superinterfaces:
IExpressionsBasisInterpreter, IMCBasicsInterpreter, IMCCommonLiteralsInterpreter, IMCLiteralsBasisInterpreter, IUMLStereotypeInterpreter, de.monticore.interpreter.ModelInterpreter
All Known Subinterfaces:
IMCCommonInterpreter
All Known Implementing Classes:
MCCommonInterpreter, UMLModifierInterpreter

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

    • interpret

      de.monticore.interpreter.Value interpret(ASTModifier node)
    • interpret

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