Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
ADLParser.StartTimeContext |
ADLParser.startTime() |
ADLParser.StartTimeContext |
ADLParser.TimeRangeContext.startTime() |
Modifier and Type | Method and Description |
---|---|
void |
ADLBaseListener.enterStartTime(ADLParser.StartTimeContext ctx)
Enter a parse tree produced by
ADLParser.startTime() . |
void |
ADLListener.enterStartTime(ADLParser.StartTimeContext ctx)
Enter a parse tree produced by
ADLParser.startTime() . |
void |
ADLBaseListener.exitStartTime(ADLParser.StartTimeContext ctx)
Exit a parse tree produced by
ADLParser.startTime() . |
void |
ADLListener.exitStartTime(ADLParser.StartTimeContext ctx)
Exit a parse tree produced by
ADLParser.startTime() . |