Interface IRegularExpressionsInterpreter

All Superinterfaces:
IMCBasicsInterpreter, IMCCommonLiteralsInterpreter, IMCLiteralsBasisInterpreter, de.monticore.interpreter.ModelInterpreter
All Known Subinterfaces:
IRegExTypeInterpreter
All Known Implementing Classes:
RegExTypeInterpreter, RegularExpressionsInterpreter

public interface IRegularExpressionsInterpreter extends IMCCommonLiteralsInterpreter, de.monticore.interpreter.ModelInterpreter