Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
ADLParser.UnaryPredicateNameContext |
ADLParser.unaryPredicateName() |
ADLParser.UnaryPredicateNameContext |
ADLParser.UnaryPredicateContext.unaryPredicateName() |
Modifier and Type | Method and Description |
---|---|
void |
ADLBaseListener.enterUnaryPredicateName(ADLParser.UnaryPredicateNameContext ctx)
Enter a parse tree produced by
ADLParser.unaryPredicateName() . |
void |
ADLListener.enterUnaryPredicateName(ADLParser.UnaryPredicateNameContext ctx)
Enter a parse tree produced by
ADLParser.unaryPredicateName() . |
void |
ADLBaseListener.exitUnaryPredicateName(ADLParser.UnaryPredicateNameContext ctx)
Exit a parse tree produced by
ADLParser.unaryPredicateName() . |
void |
ADLListener.exitUnaryPredicateName(ADLParser.UnaryPredicateNameContext ctx)
Exit a parse tree produced by
ADLParser.unaryPredicateName() . |