Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.LanguageContext
Packages that use UnicodeOrthographyParser.LanguageContext
-
Uses of UnicodeOrthographyParser.LanguageContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.LanguageContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.Ambig_lang_listContext.language()UnicodeOrthographyParser.language()UnicodeOrthographyParser.Multi_lang_listContext.language()UnicodeOrthographyParser.SingleLanguageContext.language()UnicodeOrthographyParser.UttlangContext.language()Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.LanguageContextModifier and TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterLanguage(UnicodeOrthographyParser.LanguageContext ctx) voidUnicodeOrthographyBaseListener.enterLanguage(UnicodeOrthographyParser.LanguageContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.language().voidUnicodeOrthographyListener.enterLanguage(UnicodeOrthographyParser.LanguageContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.language().voidAbstractUnicodeOrthographyParserListener.exitLanguage(UnicodeOrthographyParser.LanguageContext ctx) voidUnicodeOrthographyBaseListener.exitLanguage(UnicodeOrthographyParser.LanguageContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.language().voidUnicodeOrthographyBuilder.exitLanguage(UnicodeOrthographyParser.LanguageContext ctx) voidUnicodeOrthographyListener.exitLanguage(UnicodeOrthographyParser.LanguageContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.language().UnicodeOrthographyBaseVisitor.visitLanguage(UnicodeOrthographyParser.LanguageContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.language().UnicodeOrthographyVisitor.visitLanguage(UnicodeOrthographyParser.LanguageContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.language().