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