Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
CDLParser.AcquireQueryContext |
CDLParser.acquireQuery() |
Modifier and Type | Method and Description |
---|---|
void |
CDLBaseListener.enterAcquireQuery(CDLParser.AcquireQueryContext ctx)
Enter a parse tree produced by
CDLParser.acquireQuery() . |
void |
CDLListener.enterAcquireQuery(CDLParser.AcquireQueryContext ctx)
Enter a parse tree produced by
CDLParser.acquireQuery() . |
void |
CDLBaseListener.exitAcquireQuery(CDLParser.AcquireQueryContext ctx)
Exit a parse tree produced by
CDLParser.acquireQuery() . |
void |
CDLListener.exitAcquireQuery(CDLParser.AcquireQueryContext ctx)
Exit a parse tree produced by
CDLParser.acquireQuery() . |