Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
CDLParser.OmapContext |
CDLParser.omap() |
CDLParser.OmapContext |
CDLParser.CtxOmapContext.omap(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CDLParser.OmapContext> |
CDLParser.CtxOmapContext.omap() |
Modifier and Type | Method and Description |
---|---|
void |
CDLBaseListener.enterOmap(CDLParser.OmapContext ctx)
Enter a parse tree produced by
CDLParser.omap() . |
void |
CDLListener.enterOmap(CDLParser.OmapContext ctx)
Enter a parse tree produced by
CDLParser.omap() . |
void |
CDLBaseListener.exitOmap(CDLParser.OmapContext ctx)
Exit a parse tree produced by
CDLParser.omap() . |
void |
CDLListener.exitOmap(CDLParser.OmapContext ctx)
Exit a parse tree produced by
CDLParser.omap() . |