Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
ADLParser.PredicateContext |
ADLParser.predicate() |
ADLParser.PredicateContext |
ADLParser.AssessPredicateContext.predicate() |
Modifier and Type | Method and Description |
---|---|
void |
ADLBaseListener.enterPredicate(ADLParser.PredicateContext ctx)
Enter a parse tree produced by
ADLParser.predicate() . |
void |
ADLListener.enterPredicate(ADLParser.PredicateContext ctx)
Enter a parse tree produced by
ADLParser.predicate() . |
void |
ADLBaseListener.exitPredicate(ADLParser.PredicateContext ctx)
Exit a parse tree produced by
ADLParser.predicate() . |
void |
ADLListener.exitPredicate(ADLParser.PredicateContext ctx)
Exit a parse tree produced by
ADLParser.predicate() . |