Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.Complete_wordContext
Packages that use UnicodeOrthographyParser.Complete_wordContext
-
Uses of UnicodeOrthographyParser.Complete_wordContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.Complete_wordContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.complete_word()
UnicodeOrthographyParser.OrthodataContext.complete_word()
UnicodeOrthographyParser.Replacement_wordsContext.complete_word()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.Complete_wordContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterComplete_word
(UnicodeOrthographyParser.Complete_wordContext ctx) void
UnicodeOrthographyBaseListener.enterComplete_word
(UnicodeOrthographyParser.Complete_wordContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.complete_word()
.void
UnicodeOrthographyBuilder.enterComplete_word
(UnicodeOrthographyParser.Complete_wordContext ctx) void
UnicodeOrthographyListener.enterComplete_word
(UnicodeOrthographyParser.Complete_wordContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.complete_word()
.void
AbstractUnicodeOrthographyParserListener.exitComplete_word
(UnicodeOrthographyParser.Complete_wordContext ctx) void
UnicodeOrthographyBaseListener.exitComplete_word
(UnicodeOrthographyParser.Complete_wordContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.complete_word()
.void
UnicodeOrthographyBuilder.exitComplete_word
(UnicodeOrthographyParser.Complete_wordContext ctx) void
UnicodeOrthographyListener.exitComplete_word
(UnicodeOrthographyParser.Complete_wordContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.complete_word()
.UnicodeOrthographyBaseVisitor.visitComplete_word
(UnicodeOrthographyParser.Complete_wordContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.complete_word()
.UnicodeOrthographyVisitor.visitComplete_word
(UnicodeOrthographyParser.Complete_wordContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.complete_word()
.