Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.WordprefixContext
Packages that use UnicodeOrthographyParser.WordprefixContext
-
Uses of UnicodeOrthographyParser.WordprefixContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.WordprefixContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.Complete_wordContext.wordprefix()
UnicodeOrthographyParser.wordprefix()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.WordprefixContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterWordprefix
(UnicodeOrthographyParser.WordprefixContext ctx) void
UnicodeOrthographyBaseListener.enterWordprefix
(UnicodeOrthographyParser.WordprefixContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wordprefix()
.void
UnicodeOrthographyListener.enterWordprefix
(UnicodeOrthographyParser.WordprefixContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wordprefix()
.void
AbstractUnicodeOrthographyParserListener.exitWordprefix
(UnicodeOrthographyParser.WordprefixContext ctx) void
UnicodeOrthographyBaseListener.exitWordprefix
(UnicodeOrthographyParser.WordprefixContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.wordprefix()
.void
UnicodeOrthographyListener.exitWordprefix
(UnicodeOrthographyParser.WordprefixContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.wordprefix()
.UnicodeOrthographyBaseVisitor.visitWordprefix
(UnicodeOrthographyParser.WordprefixContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.wordprefix()
.UnicodeOrthographyVisitor.visitWordprefix
(UnicodeOrthographyParser.WordprefixContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.wordprefix()
.