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