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 TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterWordsuffix
(UnicodeOrthographyParser.WordsuffixContext ctx) void
UnicodeOrthographyBaseListener.enterWordsuffix
(UnicodeOrthographyParser.WordsuffixContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wordsuffix()
.void
UnicodeOrthographyListener.enterWordsuffix
(UnicodeOrthographyParser.WordsuffixContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wordsuffix()
.void
AbstractUnicodeOrthographyParserListener.exitWordsuffix
(UnicodeOrthographyParser.WordsuffixContext ctx) void
UnicodeOrthographyBaseListener.exitWordsuffix
(UnicodeOrthographyParser.WordsuffixContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.wordsuffix()
.void
UnicodeOrthographyListener.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()
.