Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.FormsuffixContext
Packages that use UnicodeOrthographyParser.FormsuffixContext
-
Uses of UnicodeOrthographyParser.FormsuffixContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.FormsuffixContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.formsuffix()
UnicodeOrthographyParser.WordsuffixContext.formsuffix()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.FormsuffixContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterFormsuffix
(UnicodeOrthographyParser.FormsuffixContext ctx) void
UnicodeOrthographyBaseListener.enterFormsuffix
(UnicodeOrthographyParser.FormsuffixContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.formsuffix()
.void
UnicodeOrthographyListener.enterFormsuffix
(UnicodeOrthographyParser.FormsuffixContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.formsuffix()
.void
AbstractUnicodeOrthographyParserListener.exitFormsuffix
(UnicodeOrthographyParser.FormsuffixContext ctx) void
UnicodeOrthographyBaseListener.exitFormsuffix
(UnicodeOrthographyParser.FormsuffixContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.formsuffix()
.void
UnicodeOrthographyListener.exitFormsuffix
(UnicodeOrthographyParser.FormsuffixContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.formsuffix()
.UnicodeOrthographyBaseVisitor.visitFormsuffix
(UnicodeOrthographyParser.FormsuffixContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.formsuffix()
.UnicodeOrthographyVisitor.visitFormsuffix
(UnicodeOrthographyParser.FormsuffixContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.formsuffix()
.