Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.MarkerContext
Packages that use UnicodeOrthographyParser.MarkerContext
-
Uses of UnicodeOrthographyParser.MarkerContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.MarkerContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.marker()
UnicodeOrthographyParser.OrthoannotationContext.marker()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.MarkerContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterMarker
(UnicodeOrthographyParser.MarkerContext ctx) void
UnicodeOrthographyBaseListener.enterMarker
(UnicodeOrthographyParser.MarkerContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.marker()
.void
UnicodeOrthographyListener.enterMarker
(UnicodeOrthographyParser.MarkerContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.marker()
.void
AbstractUnicodeOrthographyParserListener.exitMarker
(UnicodeOrthographyParser.MarkerContext ctx) void
UnicodeOrthographyBaseListener.exitMarker
(UnicodeOrthographyParser.MarkerContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.marker()
.void
UnicodeOrthographyBuilder.exitMarker
(UnicodeOrthographyParser.MarkerContext ctx) void
UnicodeOrthographyListener.exitMarker
(UnicodeOrthographyParser.MarkerContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.marker()
.UnicodeOrthographyBaseVisitor.visitMarker
(UnicodeOrthographyParser.MarkerContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.marker()
.UnicodeOrthographyVisitor.visitMarker
(UnicodeOrthographyParser.MarkerContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.marker()
.