Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.WordposContext
Packages that use UnicodeOrthographyParser.WordposContext
-
Uses of UnicodeOrthographyParser.WordposContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.WordposContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.wordpos()
UnicodeOrthographyParser.WordsuffixContext.wordpos
(int i) Methods in ca.phon.orthography.parser that return types with arguments of type UnicodeOrthographyParser.WordposContextMethods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.WordposContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterWordpos
(UnicodeOrthographyParser.WordposContext ctx) void
UnicodeOrthographyBaseListener.enterWordpos
(UnicodeOrthographyParser.WordposContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wordpos()
.void
UnicodeOrthographyListener.enterWordpos
(UnicodeOrthographyParser.WordposContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wordpos()
.void
AbstractUnicodeOrthographyParserListener.exitWordpos
(UnicodeOrthographyParser.WordposContext ctx) void
UnicodeOrthographyBaseListener.exitWordpos
(UnicodeOrthographyParser.WordposContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.wordpos()
.void
UnicodeOrthographyListener.exitWordpos
(UnicodeOrthographyParser.WordposContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.wordpos()
.UnicodeOrthographyBaseVisitor.visitWordpos
(UnicodeOrthographyParser.WordposContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.wordpos()
.UnicodeOrthographyVisitor.visitWordpos
(UnicodeOrthographyParser.WordposContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.wordpos()
.