Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
ADLParser.TimeRangeContext |
ADLParser.timeRange() |
ADLParser.TimeRangeContext |
ADLParser.TimeRangeDimContext.timeRange() |
Modifier and Type | Method and Description |
---|---|
void |
ADLBaseListener.enterTimeRange(ADLParser.TimeRangeContext ctx)
Enter a parse tree produced by
ADLParser.timeRange() . |
void |
ADLListener.enterTimeRange(ADLParser.TimeRangeContext ctx)
Enter a parse tree produced by
ADLParser.timeRange() . |
void |
ADLBaseListener.exitTimeRange(ADLParser.TimeRangeContext ctx)
Exit a parse tree produced by
ADLParser.timeRange() . |
void |
ADLListener.exitTimeRange(ADLParser.TimeRangeContext ctx)
Exit a parse tree produced by
ADLParser.timeRange() . |