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 TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterWordprefix(UnicodeOrthographyParser.WordprefixContext ctx) voidUnicodeOrthographyBaseListener.enterWordprefix(UnicodeOrthographyParser.WordprefixContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wordprefix().voidUnicodeOrthographyListener.enterWordprefix(UnicodeOrthographyParser.WordprefixContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wordprefix().voidAbstractUnicodeOrthographyParserListener.exitWordprefix(UnicodeOrthographyParser.WordprefixContext ctx) voidUnicodeOrthographyBaseListener.exitWordprefix(UnicodeOrthographyParser.WordprefixContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.wordprefix().voidUnicodeOrthographyListener.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().