| Package | Description |
|---|---|
| jtabwbx.modal.parser |
An ANTLR4 parser for propositional modal formulas.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModalWffListener.enterImp(ModalWffParser.ImpContext ctx)
Enter a parse tree produced by the
Imp
labeled alternative in ModalWffParser.wff(). |
void |
ModalWffBaseListener.enterImp(ModalWffParser.ImpContext ctx)
Enter a parse tree produced by the
Imp
labeled alternative in ModalWffParser.wff(). |
void |
ModalWffListener.exitImp(ModalWffParser.ImpContext ctx)
Exit a parse tree produced by the
Imp
labeled alternative in ModalWffParser.wff(). |
void |
ModalWffBaseListener.exitImp(ModalWffParser.ImpContext ctx)
Exit a parse tree produced by the
Imp
labeled alternative in ModalWffParser.wff(). |