Uses of Class
ca.phon.mor.MorParser.TranslationsContext
Packages that use MorParser.TranslationsContext
-
Uses of MorParser.TranslationsContext in ca.phon.mor
Methods in ca.phon.mor that return MorParser.TranslationsContextModifier and TypeMethodDescriptionMorParser.MorContext.translations()
MorParser.MorpostContext.translations()
MorParser.MorprefixContext.translations()
MorParser.translations()
Methods in ca.phon.mor with parameters of type MorParser.TranslationsContextModifier and TypeMethodDescriptionvoid
MorBaseListener.enterTranslations
(MorParser.TranslationsContext ctx) Enter a parse tree produced byMorParser.translations()
.void
MorListener.enterTranslations
(MorParser.TranslationsContext ctx) Enter a parse tree produced byMorParser.translations()
.void
MorBaseListener.exitTranslations
(MorParser.TranslationsContext ctx) Exit a parse tree produced byMorParser.translations()
.void
MorListener.exitTranslations
(MorParser.TranslationsContext ctx) Exit a parse tree produced byMorParser.translations()
.MorBaseVisitor.visitTranslations
(MorParser.TranslationsContext ctx) Visit a parse tree produced byMorParser.translations()
.MorVisitor.visitTranslations
(MorParser.TranslationsContext ctx) Visit a parse tree produced byMorParser.translations()
. -
Uses of MorParser.TranslationsContext in ca.phon.orthography.mor.parser
Methods in ca.phon.orthography.mor.parser with parameters of type MorParser.TranslationsContextModifier and TypeMethodDescriptionvoid
MorBuilder.exitTranslations
(MorParser.TranslationsContext ctx)