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