Uses of Class
ca.phon.mor.MorParser.TranslationContext
Packages that use MorParser.TranslationContext
-
Uses of MorParser.TranslationContext in ca.phon.mor
Methods in ca.phon.mor that return MorParser.TranslationContextModifier and TypeMethodDescriptionMorParser.translation()MorParser.TranslationsContext.translation(int i) Methods in ca.phon.mor that return types with arguments of type MorParser.TranslationContextMethods in ca.phon.mor with parameters of type MorParser.TranslationContextModifier and TypeMethodDescriptionvoidMorBaseListener.enterTranslation(MorParser.TranslationContext ctx) Enter a parse tree produced byMorParser.translation().voidMorListener.enterTranslation(MorParser.TranslationContext ctx) Enter a parse tree produced byMorParser.translation().voidMorBaseListener.exitTranslation(MorParser.TranslationContext ctx) Exit a parse tree produced byMorParser.translation().voidMorListener.exitTranslation(MorParser.TranslationContext ctx) Exit a parse tree produced byMorParser.translation().MorBaseVisitor.visitTranslation(MorParser.TranslationContext ctx) Visit a parse tree produced byMorParser.translation().MorVisitor.visitTranslation(MorParser.TranslationContext ctx) Visit a parse tree produced byMorParser.translation().