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