Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
ADLParser.UnaryPredicateContext |
ADLParser.unaryPredicate() |
ADLParser.UnaryPredicateContext |
ADLParser.PropositionContext.unaryPredicate() |
Modifier and Type | Method and Description |
---|---|
void |
ADLBaseListener.enterUnaryPredicate(ADLParser.UnaryPredicateContext ctx)
Enter a parse tree produced by
ADLParser.unaryPredicate() . |
void |
ADLListener.enterUnaryPredicate(ADLParser.UnaryPredicateContext ctx)
Enter a parse tree produced by
ADLParser.unaryPredicate() . |
void |
ADLBaseListener.exitUnaryPredicate(ADLParser.UnaryPredicateContext ctx)
Exit a parse tree produced by
ADLParser.unaryPredicate() . |
void |
ADLListener.exitUnaryPredicate(ADLParser.UnaryPredicateContext ctx)
Exit a parse tree produced by
ADLParser.unaryPredicate() . |