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 TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterOrthography(UnicodeOrthographyParser.OrthographyContext ctx) voidUnicodeOrthographyBaseListener.enterOrthography(UnicodeOrthographyParser.OrthographyContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.orthography().voidUnicodeOrthographyListener.enterOrthography(UnicodeOrthographyParser.OrthographyContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.orthography().voidAbstractUnicodeOrthographyParserListener.exitOrthography(UnicodeOrthographyParser.OrthographyContext ctx) voidUnicodeOrthographyBaseListener.exitOrthography(UnicodeOrthographyParser.OrthographyContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.orthography().voidUnicodeOrthographyListener.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().