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