Uses of Class
ca.phon.mor.MorParser.StringContext
Packages that use MorParser.StringContext
-
Uses of MorParser.StringContext in ca.phon.mor
Methods in ca.phon.mor that return MorParser.StringContextModifier and TypeMethodDescriptionMorParser.CategoryContext.string()MorParser.FusionalsuffixContext.string()MorParser.PrefixContext.string()MorParser.StemContext.string()final MorParser.StringContextMorParser.string()MorParser.SubcategoryContext.string()MorParser.SuffixContext.string()MorParser.TranslationContext.string(int i) Methods in ca.phon.mor that return types with arguments of type MorParser.StringContextMethods in ca.phon.mor with parameters of type MorParser.StringContextModifier and TypeMethodDescriptionvoidMorBaseListener.enterString(MorParser.StringContext ctx) Enter a parse tree produced byMorParser.string().voidMorListener.enterString(MorParser.StringContext ctx) Enter a parse tree produced byMorParser.string().voidMorBaseListener.exitString(MorParser.StringContext ctx) Exit a parse tree produced byMorParser.string().voidMorListener.exitString(MorParser.StringContext ctx) Exit a parse tree produced byMorParser.string().MorBaseVisitor.visitString(MorParser.StringContext ctx) Visit a parse tree produced byMorParser.string().MorVisitor.visitString(MorParser.StringContext ctx) Visit a parse tree produced byMorParser.string().