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 Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valueinterpret(ASTRegExType node) de.monticore.interpreter.Valueinterpret(ASTRegExTypeNode node) Methods inherited from interface de.monticore.mcbasics._visitor.IMCBasicsInterpreter
interpretMethods inherited from interface de.monticore.types.mcbasictypes._visitor.IMCBasicTypesInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, 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.regex.regularexpressions._visitor.IRegularExpressionsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.interpreter.ModelInterpreter
getContextMap, getRealThis, interpret, load, setRealThis, store
-
Method Details
-
interpret
-
interpret
-