Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.TextContext
Packages that use UnicodeOrthographyParser.TextContext
-
Uses of UnicodeOrthographyParser.TextContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.TextContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.HappeningContext.text()
UnicodeOrthographyParser.Long_featureContext.text()
UnicodeOrthographyParser.NonvocalContext.text()
UnicodeOrthographyParser.OtherSpokenEventContext.text()
UnicodeOrthographyParser.ShorteningContext.text()
UnicodeOrthographyParser.text()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.TextContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterText
(UnicodeOrthographyParser.TextContext ctx) void
UnicodeOrthographyBaseListener.enterText
(UnicodeOrthographyParser.TextContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.text()
.void
UnicodeOrthographyListener.enterText
(UnicodeOrthographyParser.TextContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.text()
.void
AbstractUnicodeOrthographyParserListener.exitText
(UnicodeOrthographyParser.TextContext ctx) void
UnicodeOrthographyBaseListener.exitText
(UnicodeOrthographyParser.TextContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.text()
.void
UnicodeOrthographyListener.exitText
(UnicodeOrthographyParser.TextContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.text()
.UnicodeOrthographyBaseVisitor.visitText
(UnicodeOrthographyParser.TextContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.text()
.UnicodeOrthographyVisitor.visitText
(UnicodeOrthographyParser.TextContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.text()
.