Interface IRegExTypeInterpreter

All Superinterfaces:
IMCBasicsInterpreter, IMCBasicTypesInterpreter, IMCCommonLiteralsInterpreter, IMCLiteralsBasisInterpreter, IRegularExpressionsInterpreter, de.monticore.interpreter.ModelInterpreter
All Known Implementing Classes:
RegExTypeInterpreter

public interface IRegExTypeInterpreter extends IRegularExpressionsInterpreter, IMCBasicTypesInterpreter, de.monticore.interpreter.ModelInterpreter
  • Method Details

    • interpret

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

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