Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.SecondaryLanguageContext
Packages that use UnicodeOrthographyParser.SecondaryLanguageContext
-
Uses of UnicodeOrthographyParser.SecondaryLanguageContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.SecondaryLanguageContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterSecondaryLanguage
(UnicodeOrthographyParser.SecondaryLanguageContext ctx) void
UnicodeOrthographyBaseListener.enterSecondaryLanguage
(UnicodeOrthographyParser.SecondaryLanguageContext ctx) Enter a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.void
UnicodeOrthographyListener.enterSecondaryLanguage
(UnicodeOrthographyParser.SecondaryLanguageContext ctx) Enter a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.void
AbstractUnicodeOrthographyParserListener.exitSecondaryLanguage
(UnicodeOrthographyParser.SecondaryLanguageContext ctx) void
UnicodeOrthographyBaseListener.exitSecondaryLanguage
(UnicodeOrthographyParser.SecondaryLanguageContext ctx) Exit a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.void
UnicodeOrthographyBuilder.exitSecondaryLanguage
(UnicodeOrthographyParser.SecondaryLanguageContext ctx) void
UnicodeOrthographyListener.exitSecondaryLanguage
(UnicodeOrthographyParser.SecondaryLanguageContext ctx) Exit a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.UnicodeOrthographyBaseVisitor.visitSecondaryLanguage
(UnicodeOrthographyParser.SecondaryLanguageContext ctx) Visit a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.UnicodeOrthographyVisitor.visitSecondaryLanguage
(UnicodeOrthographyParser.SecondaryLanguageContext ctx) Visit a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.