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 TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterMarker(UnicodeOrthographyParser.MarkerContext ctx) voidUnicodeOrthographyBaseListener.enterMarker(UnicodeOrthographyParser.MarkerContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.marker().voidUnicodeOrthographyListener.enterMarker(UnicodeOrthographyParser.MarkerContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.marker().voidAbstractUnicodeOrthographyParserListener.exitMarker(UnicodeOrthographyParser.MarkerContext ctx) voidUnicodeOrthographyBaseListener.exitMarker(UnicodeOrthographyParser.MarkerContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.marker().voidUnicodeOrthographyBuilder.exitMarker(UnicodeOrthographyParser.MarkerContext ctx) voidUnicodeOrthographyListener.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().