Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.Ca_elementContext
Packages that use UnicodeOrthographyParser.Ca_elementContext
-
Uses of UnicodeOrthographyParser.Ca_elementContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.Ca_elementContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.ca_element()
UnicodeOrthographyParser.WordelementContext.ca_element()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.Ca_elementContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterCa_element
(UnicodeOrthographyParser.Ca_elementContext ctx) void
UnicodeOrthographyBaseListener.enterCa_element
(UnicodeOrthographyParser.Ca_elementContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.ca_element()
.void
UnicodeOrthographyListener.enterCa_element
(UnicodeOrthographyParser.Ca_elementContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.ca_element()
.void
AbstractUnicodeOrthographyParserListener.exitCa_element
(UnicodeOrthographyParser.Ca_elementContext ctx) void
UnicodeOrthographyBaseListener.exitCa_element
(UnicodeOrthographyParser.Ca_elementContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.ca_element()
.void
UnicodeOrthographyBuilder.exitCa_element
(UnicodeOrthographyParser.Ca_elementContext ctx) void
UnicodeOrthographyListener.exitCa_element
(UnicodeOrthographyParser.Ca_elementContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.ca_element()
.UnicodeOrthographyBaseVisitor.visitCa_element
(UnicodeOrthographyParser.Ca_elementContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.ca_element()
.UnicodeOrthographyVisitor.visitCa_element
(UnicodeOrthographyParser.Ca_elementContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.ca_element()
.