Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.WordsuffixContext
Packages that use UnicodeOrthographyParser.WordsuffixContext
-
Uses of UnicodeOrthographyParser.WordsuffixContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.WordsuffixContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.Complete_wordContext.wordsuffix()UnicodeOrthographyParser.wordsuffix()Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.WordsuffixContextModifier and TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterWordsuffix(UnicodeOrthographyParser.WordsuffixContext ctx) voidUnicodeOrthographyBaseListener.enterWordsuffix(UnicodeOrthographyParser.WordsuffixContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wordsuffix().voidUnicodeOrthographyListener.enterWordsuffix(UnicodeOrthographyParser.WordsuffixContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wordsuffix().voidAbstractUnicodeOrthographyParserListener.exitWordsuffix(UnicodeOrthographyParser.WordsuffixContext ctx) voidUnicodeOrthographyBaseListener.exitWordsuffix(UnicodeOrthographyParser.WordsuffixContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.wordsuffix().voidUnicodeOrthographyListener.exitWordsuffix(UnicodeOrthographyParser.WordsuffixContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.wordsuffix().UnicodeOrthographyBaseVisitor.visitWordsuffix(UnicodeOrthographyParser.WordsuffixContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.wordsuffix().UnicodeOrthographyVisitor.visitWordsuffix(UnicodeOrthographyParser.WordsuffixContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.wordsuffix().