Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.OrthoannotationContext
Packages that use UnicodeOrthographyParser.OrthoannotationContext
-
Uses of UnicodeOrthographyParser.OrthoannotationContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.OrthoannotationContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.orthoannotation()
UnicodeOrthographyParser.OrthoelementContext.orthoannotation()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.OrthoannotationContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterOrthoannotation
(UnicodeOrthographyParser.OrthoannotationContext ctx) void
UnicodeOrthographyBaseListener.enterOrthoannotation
(UnicodeOrthographyParser.OrthoannotationContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.void
UnicodeOrthographyListener.enterOrthoannotation
(UnicodeOrthographyParser.OrthoannotationContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.void
AbstractUnicodeOrthographyParserListener.exitOrthoannotation
(UnicodeOrthographyParser.OrthoannotationContext ctx) void
UnicodeOrthographyBaseListener.exitOrthoannotation
(UnicodeOrthographyParser.OrthoannotationContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.void
UnicodeOrthographyListener.exitOrthoannotation
(UnicodeOrthographyParser.OrthoannotationContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.UnicodeOrthographyBaseVisitor.visitOrthoannotation
(UnicodeOrthographyParser.OrthoannotationContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.UnicodeOrthographyVisitor.visitOrthoannotation
(UnicodeOrthographyParser.OrthoannotationContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.