Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.PauseContext
Packages that use UnicodeOrthographyParser.PauseContext
-
Uses of UnicodeOrthographyParser.PauseContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.PauseContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.OrthodataContext.pause()
UnicodeOrthographyParser.pause()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.PauseContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterPause
(UnicodeOrthographyParser.PauseContext ctx) void
UnicodeOrthographyBaseListener.enterPause
(UnicodeOrthographyParser.PauseContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.pause()
.void
UnicodeOrthographyListener.enterPause
(UnicodeOrthographyParser.PauseContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.pause()
.void
AbstractUnicodeOrthographyParserListener.exitPause
(UnicodeOrthographyParser.PauseContext ctx) void
UnicodeOrthographyBaseListener.exitPause
(UnicodeOrthographyParser.PauseContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.pause()
.void
UnicodeOrthographyListener.exitPause
(UnicodeOrthographyParser.PauseContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.pause()
.UnicodeOrthographyBaseVisitor.visitPause
(UnicodeOrthographyParser.PauseContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.pause()
.UnicodeOrthographyVisitor.visitPause
(UnicodeOrthographyParser.PauseContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.pause()
.