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