Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.AmbiguousLanguagesContext
Packages that use UnicodeOrthographyParser.AmbiguousLanguagesContext
-
Uses of UnicodeOrthographyParser.AmbiguousLanguagesContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.AmbiguousLanguagesContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterAmbiguousLanguages
(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) void
UnicodeOrthographyBaseListener.enterAmbiguousLanguages
(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Enter a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.void
UnicodeOrthographyListener.enterAmbiguousLanguages
(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Enter a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.void
AbstractUnicodeOrthographyParserListener.exitAmbiguousLanguages
(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) void
UnicodeOrthographyBaseListener.exitAmbiguousLanguages
(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Exit a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.void
UnicodeOrthographyBuilder.exitAmbiguousLanguages
(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) void
UnicodeOrthographyListener.exitAmbiguousLanguages
(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Exit a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.UnicodeOrthographyBaseVisitor.visitAmbiguousLanguages
(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Visit a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.UnicodeOrthographyVisitor.visitAmbiguousLanguages
(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Visit a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.