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 TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterText(UnicodeOrthographyParser.TextContext ctx) voidUnicodeOrthographyBaseListener.enterText(UnicodeOrthographyParser.TextContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.text().voidUnicodeOrthographyListener.enterText(UnicodeOrthographyParser.TextContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.text().voidAbstractUnicodeOrthographyParserListener.exitText(UnicodeOrthographyParser.TextContext ctx) voidUnicodeOrthographyBaseListener.exitText(UnicodeOrthographyParser.TextContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.text().voidUnicodeOrthographyListener.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().