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 TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterComplete_word(UnicodeOrthographyParser.Complete_wordContext ctx) voidUnicodeOrthographyBaseListener.enterComplete_word(UnicodeOrthographyParser.Complete_wordContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.complete_word().voidUnicodeOrthographyBuilder.enterComplete_word(UnicodeOrthographyParser.Complete_wordContext ctx) voidUnicodeOrthographyListener.enterComplete_word(UnicodeOrthographyParser.Complete_wordContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.complete_word().voidAbstractUnicodeOrthographyParserListener.exitComplete_word(UnicodeOrthographyParser.Complete_wordContext ctx) voidUnicodeOrthographyBaseListener.exitComplete_word(UnicodeOrthographyParser.Complete_wordContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.complete_word().voidUnicodeOrthographyBuilder.exitComplete_word(UnicodeOrthographyParser.Complete_wordContext ctx) voidUnicodeOrthographyListener.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().