Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.Word_textContext
Packages that use UnicodeOrthographyParser.Word_textContext
-
Uses of UnicodeOrthographyParser.Word_textContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.Word_textContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.word_text()
UnicodeOrthographyParser.WordelementContext.word_text()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.Word_textContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterWord_text
(UnicodeOrthographyParser.Word_textContext ctx) void
UnicodeOrthographyBaseListener.enterWord_text
(UnicodeOrthographyParser.Word_textContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.word_text()
.void
UnicodeOrthographyListener.enterWord_text
(UnicodeOrthographyParser.Word_textContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.word_text()
.void
AbstractUnicodeOrthographyParserListener.exitWord_text
(UnicodeOrthographyParser.Word_textContext ctx) void
UnicodeOrthographyBaseListener.exitWord_text
(UnicodeOrthographyParser.Word_textContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.word_text()
.void
UnicodeOrthographyBuilder.exitWord_text
(UnicodeOrthographyParser.Word_textContext ctx) void
UnicodeOrthographyListener.exitWord_text
(UnicodeOrthographyParser.Word_textContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.word_text()
.UnicodeOrthographyBaseVisitor.visitWord_text
(UnicodeOrthographyParser.Word_textContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.word_text()
.UnicodeOrthographyVisitor.visitWord_text
(UnicodeOrthographyParser.Word_textContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.word_text()
.