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 TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterAmbiguousLanguages(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) voidUnicodeOrthographyBaseListener.enterAmbiguousLanguages(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Enter a parse tree produced by theAmbiguousLanguageslabeled alternative inUnicodeOrthographyParser.langs().voidUnicodeOrthographyListener.enterAmbiguousLanguages(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Enter a parse tree produced by theAmbiguousLanguageslabeled alternative inUnicodeOrthographyParser.langs().voidAbstractUnicodeOrthographyParserListener.exitAmbiguousLanguages(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) voidUnicodeOrthographyBaseListener.exitAmbiguousLanguages(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Exit a parse tree produced by theAmbiguousLanguageslabeled alternative inUnicodeOrthographyParser.langs().voidUnicodeOrthographyBuilder.exitAmbiguousLanguages(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) voidUnicodeOrthographyListener.exitAmbiguousLanguages(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Exit a parse tree produced by theAmbiguousLanguageslabeled alternative inUnicodeOrthographyParser.langs().UnicodeOrthographyBaseVisitor.visitAmbiguousLanguages(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Visit a parse tree produced by theAmbiguousLanguageslabeled alternative inUnicodeOrthographyParser.langs().UnicodeOrthographyVisitor.visitAmbiguousLanguages(UnicodeOrthographyParser.AmbiguousLanguagesContext ctx) Visit a parse tree produced by theAmbiguousLanguageslabeled alternative inUnicodeOrthographyParser.langs().