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 TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterLanguage
(UnicodeOrthographyParser.LanguageContext ctx) void
UnicodeOrthographyBaseListener.enterLanguage
(UnicodeOrthographyParser.LanguageContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.language()
.void
UnicodeOrthographyListener.enterLanguage
(UnicodeOrthographyParser.LanguageContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.language()
.void
AbstractUnicodeOrthographyParserListener.exitLanguage
(UnicodeOrthographyParser.LanguageContext ctx) void
UnicodeOrthographyBaseListener.exitLanguage
(UnicodeOrthographyParser.LanguageContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.language()
.void
UnicodeOrthographyBuilder.exitLanguage
(UnicodeOrthographyParser.LanguageContext ctx) void
UnicodeOrthographyListener.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()
.