Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
CDLParser.RelationalPredicateContext |
CDLParser.relationalPredicate() |
CDLParser.RelationalPredicateContext |
CDLParser.PropositionContext.relationalPredicate() |
Modifier and Type | Method and Description |
---|---|
void |
CDLBaseListener.enterRelationalPredicate(CDLParser.RelationalPredicateContext ctx)
Enter a parse tree produced by
CDLParser.relationalPredicate() . |
void |
CDLListener.enterRelationalPredicate(CDLParser.RelationalPredicateContext ctx)
Enter a parse tree produced by
CDLParser.relationalPredicate() . |
void |
CDLBaseListener.exitRelationalPredicate(CDLParser.RelationalPredicateContext ctx)
Exit a parse tree produced by
CDLParser.relationalPredicate() . |
void |
CDLListener.exitRelationalPredicate(CDLParser.RelationalPredicateContext ctx)
Exit a parse tree produced by
CDLParser.relationalPredicate() . |