Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
CDLParser.ControlflowPredicateContext |
CDLParser.controlflowPredicate() |
CDLParser.ControlflowPredicateContext |
CDLParser.PropositionContext.controlflowPredicate() |
Modifier and Type | Method and Description |
---|---|
void |
CDLBaseListener.enterControlflowPredicate(CDLParser.ControlflowPredicateContext ctx)
Enter a parse tree produced by
CDLParser.controlflowPredicate() . |
void |
CDLListener.enterControlflowPredicate(CDLParser.ControlflowPredicateContext ctx)
Enter a parse tree produced by
CDLParser.controlflowPredicate() . |
void |
CDLBaseListener.exitControlflowPredicate(CDLParser.ControlflowPredicateContext ctx)
Exit a parse tree produced by
CDLParser.controlflowPredicate() . |
void |
CDLListener.exitControlflowPredicate(CDLParser.ControlflowPredicateContext ctx)
Exit a parse tree produced by
CDLParser.controlflowPredicate() . |