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 TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterShortening
(UnicodeOrthographyParser.ShorteningContext ctx) void
UnicodeOrthographyBaseListener.enterShortening
(UnicodeOrthographyParser.ShorteningContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.shortening()
.void
UnicodeOrthographyListener.enterShortening
(UnicodeOrthographyParser.ShorteningContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.shortening()
.void
AbstractUnicodeOrthographyParserListener.exitShortening
(UnicodeOrthographyParser.ShorteningContext ctx) void
UnicodeOrthographyBaseListener.exitShortening
(UnicodeOrthographyParser.ShorteningContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.shortening()
.void
UnicodeOrthographyBuilder.exitShortening
(UnicodeOrthographyParser.ShorteningContext ctx) void
UnicodeOrthographyListener.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()
.