Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
CDLParser.CtxProcContext |
CDLParser.ctxProc() |
CDLParser.CtxProcContext |
CDLParser.ContextDetailsContext.ctxProc() |
Modifier and Type | Method and Description |
---|---|
void |
CDLBaseListener.enterCtxProc(CDLParser.CtxProcContext ctx)
Enter a parse tree produced by
CDLParser.ctxProc() . |
void |
CDLListener.enterCtxProc(CDLParser.CtxProcContext ctx)
Enter a parse tree produced by
CDLParser.ctxProc() . |
void |
CDLBaseListener.exitCtxProc(CDLParser.CtxProcContext ctx)
Exit a parse tree produced by
CDLParser.ctxProc() . |
void |
CDLListener.exitCtxProc(CDLParser.CtxProcContext ctx)
Exit a parse tree produced by
CDLParser.ctxProc() . |