Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.ShorteningContext
Packages that use UnicodeOrthographyParser.ShorteningContext
-
Uses of UnicodeOrthographyParser.ShorteningContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.ShorteningContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.shortening()UnicodeOrthographyParser.WordelementContext.shortening()Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.ShorteningContextModifier and TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterShortening(UnicodeOrthographyParser.ShorteningContext ctx) voidUnicodeOrthographyBaseListener.enterShortening(UnicodeOrthographyParser.ShorteningContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.shortening().voidUnicodeOrthographyListener.enterShortening(UnicodeOrthographyParser.ShorteningContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.shortening().voidAbstractUnicodeOrthographyParserListener.exitShortening(UnicodeOrthographyParser.ShorteningContext ctx) voidUnicodeOrthographyBaseListener.exitShortening(UnicodeOrthographyParser.ShorteningContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.shortening().voidUnicodeOrthographyBuilder.exitShortening(UnicodeOrthographyParser.ShorteningContext ctx) voidUnicodeOrthographyListener.exitShortening(UnicodeOrthographyParser.ShorteningContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.shortening().UnicodeOrthographyBaseVisitor.visitShortening(UnicodeOrthographyParser.ShorteningContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.shortening().UnicodeOrthographyVisitor.visitShortening(UnicodeOrthographyParser.ShorteningContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.shortening().