Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
ADLParser.ViewProcContext |
ADLParser.viewProc() |
ADLParser.ViewProcContext |
ADLParser.ViewDetailsContext.viewProc() |
Modifier and Type | Method and Description |
---|---|
void |
ADLBaseListener.enterViewProc(ADLParser.ViewProcContext ctx)
Enter a parse tree produced by
ADLParser.viewProc() . |
void |
ADLListener.enterViewProc(ADLParser.ViewProcContext ctx)
Enter a parse tree produced by
ADLParser.viewProc() . |
void |
ADLBaseListener.exitViewProc(ADLParser.ViewProcContext ctx)
Exit a parse tree produced by
ADLParser.viewProc() . |
void |
ADLListener.exitViewProc(ADLParser.ViewProcContext ctx)
Exit a parse tree produced by
ADLParser.viewProc() . |