Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.OrthographyContext
Packages that use UnicodeOrthographyParser.OrthographyContext
-
Uses of UnicodeOrthographyParser.OrthographyContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.OrthographyContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.orthography()
UnicodeOrthographyParser.OrthographyContext.orthography
(int i) UnicodeOrthographyParser.StartContext.orthography()
Methods in ca.phon.orthography.parser that return types with arguments of type UnicodeOrthographyParser.OrthographyContextMethods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.OrthographyContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterOrthography
(UnicodeOrthographyParser.OrthographyContext ctx) void
UnicodeOrthographyBaseListener.enterOrthography
(UnicodeOrthographyParser.OrthographyContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.orthography()
.void
UnicodeOrthographyListener.enterOrthography
(UnicodeOrthographyParser.OrthographyContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.orthography()
.void
AbstractUnicodeOrthographyParserListener.exitOrthography
(UnicodeOrthographyParser.OrthographyContext ctx) void
UnicodeOrthographyBaseListener.exitOrthography
(UnicodeOrthographyParser.OrthographyContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.orthography()
.void
UnicodeOrthographyListener.exitOrthography
(UnicodeOrthographyParser.OrthographyContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.orthography()
.UnicodeOrthographyBaseVisitor.visitOrthography
(UnicodeOrthographyParser.OrthographyContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.orthography()
.UnicodeOrthographyVisitor.visitOrthography
(UnicodeOrthographyParser.OrthographyContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.orthography()
.