Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
CDLParser.CtxOmapContext |
CDLParser.ctxOmap() |
CDLParser.CtxOmapContext |
CDLParser.ContextDetailsContext.ctxOmap() |
Modifier and Type | Method and Description |
---|---|
void |
CDLBaseListener.enterCtxOmap(CDLParser.CtxOmapContext ctx)
Enter a parse tree produced by
CDLParser.ctxOmap() . |
void |
CDLListener.enterCtxOmap(CDLParser.CtxOmapContext ctx)
Enter a parse tree produced by
CDLParser.ctxOmap() . |
void |
CDLBaseListener.exitCtxOmap(CDLParser.CtxOmapContext ctx)
Exit a parse tree produced by
CDLParser.ctxOmap() . |
void |
CDLListener.exitCtxOmap(CDLParser.CtxOmapContext ctx)
Exit a parse tree produced by
CDLParser.ctxOmap() . |