Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
ADLParser.SetPredicateContext |
ADLParser.setPredicate() |
ADLParser.SetPredicateContext |
ADLParser.PropositionContext.setPredicate() |
Modifier and Type | Method and Description |
---|---|
void |
ADLBaseListener.enterSetPredicate(ADLParser.SetPredicateContext ctx)
Enter a parse tree produced by
ADLParser.setPredicate() . |
void |
ADLListener.enterSetPredicate(ADLParser.SetPredicateContext ctx)
Enter a parse tree produced by
ADLParser.setPredicate() . |
void |
ADLBaseListener.exitSetPredicate(ADLParser.SetPredicateContext ctx)
Exit a parse tree produced by
ADLParser.setPredicate() . |
void |
ADLListener.exitSetPredicate(ADLParser.SetPredicateContext ctx)
Exit a parse tree produced by
ADLParser.setPredicate() . |