Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.FreecodeContext
Packages that use UnicodeOrthographyParser.FreecodeContext
-
Uses of UnicodeOrthographyParser.FreecodeContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.FreecodeContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.freecode()
UnicodeOrthographyParser.OrthodataContext.freecode()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.FreecodeContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterFreecode
(UnicodeOrthographyParser.FreecodeContext ctx) void
UnicodeOrthographyBaseListener.enterFreecode
(UnicodeOrthographyParser.FreecodeContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.freecode()
.void
UnicodeOrthographyListener.enterFreecode
(UnicodeOrthographyParser.FreecodeContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.freecode()
.void
AbstractUnicodeOrthographyParserListener.exitFreecode
(UnicodeOrthographyParser.FreecodeContext ctx) void
UnicodeOrthographyBaseListener.exitFreecode
(UnicodeOrthographyParser.FreecodeContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.freecode()
.void
UnicodeOrthographyBuilder.exitFreecode
(UnicodeOrthographyParser.FreecodeContext ctx) void
UnicodeOrthographyListener.exitFreecode
(UnicodeOrthographyParser.FreecodeContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.freecode()
.UnicodeOrthographyBaseVisitor.visitFreecode
(UnicodeOrthographyParser.FreecodeContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.freecode()
.UnicodeOrthographyVisitor.visitFreecode
(UnicodeOrthographyParser.FreecodeContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.freecode()
.