Interface IAntlrInterpreter
- All Superinterfaces:
de.monticore.interpreter.ModelInterpreter
- All Known Subinterfaces:
IGrammar_WithConceptsInterpreter
- All Known Implementing Classes:
AntlrInterpreter,Grammar_WithConceptsInterpreter
public interface IAntlrInterpreter
extends de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valueinterpret(ASTAntlrLexerAction node) de.monticore.interpreter.Valueinterpret(ASTAntlrNode node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTConceptAntlr node) de.monticore.interpreter.Valueinterpret(ASTJavaCodeExt node) Methods inherited from interface de.monticore.interpreter.ModelInterpreter
getContextMap, getRealThis, interpret, load, setRealThis, store
-
Method Details
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-