Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
CDLParser.TruthValueContext |
CDLParser.truthValue() |
CDLParser.TruthValueContext |
CDLParser.PropositionContext.truthValue() |
Modifier and Type | Method and Description |
---|---|
void |
CDLBaseListener.enterTruthValue(CDLParser.TruthValueContext ctx)
Enter a parse tree produced by
CDLParser.truthValue() . |
void |
CDLListener.enterTruthValue(CDLParser.TruthValueContext ctx)
Enter a parse tree produced by
CDLParser.truthValue() . |
void |
CDLBaseListener.exitTruthValue(CDLParser.TruthValueContext ctx)
Exit a parse tree produced by
CDLParser.truthValue() . |
void |
CDLListener.exitTruthValue(CDLParser.TruthValueContext ctx)
Exit a parse tree produced by
CDLParser.truthValue() . |