Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.HappeningContext
Packages that use UnicodeOrthographyParser.HappeningContext
-
Uses of UnicodeOrthographyParser.HappeningContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.HappeningContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterHappening
(UnicodeOrthographyParser.HappeningContext ctx) void
UnicodeOrthographyBaseListener.enterHappening
(UnicodeOrthographyParser.HappeningContext ctx) Enter a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.void
UnicodeOrthographyListener.enterHappening
(UnicodeOrthographyParser.HappeningContext ctx) Enter a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.void
AbstractUnicodeOrthographyParserListener.exitHappening
(UnicodeOrthographyParser.HappeningContext ctx) void
UnicodeOrthographyBaseListener.exitHappening
(UnicodeOrthographyParser.HappeningContext ctx) Exit a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.void
UnicodeOrthographyBuilder.exitHappening
(UnicodeOrthographyParser.HappeningContext ctx) void
UnicodeOrthographyListener.exitHappening
(UnicodeOrthographyParser.HappeningContext ctx) Exit a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.UnicodeOrthographyBaseVisitor.visitHappening
(UnicodeOrthographyParser.HappeningContext ctx) Visit a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.UnicodeOrthographyVisitor.visitHappening
(UnicodeOrthographyParser.HappeningContext ctx) Visit a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.