Uses of Class
ca.phon.mor.MorParser.MorContext
Packages that use MorParser.MorContext
-
Uses of MorParser.MorContext in ca.phon.mor
Methods in ca.phon.mor that return MorParser.MorContextModifier and TypeMethodDescriptionfinal MorParser.MorContextMorParser.mor()MorParser.MortierContext.mor()Methods in ca.phon.mor with parameters of type MorParser.MorContextModifier and TypeMethodDescriptionvoidMorBaseListener.enterMor(MorParser.MorContext ctx) Enter a parse tree produced byMorParser.mor().voidMorListener.enterMor(MorParser.MorContext ctx) Enter a parse tree produced byMorParser.mor().voidMorBaseListener.exitMor(MorParser.MorContext ctx) Exit a parse tree produced byMorParser.mor().voidMorListener.exitMor(MorParser.MorContext ctx) Exit a parse tree produced byMorParser.mor().MorBaseVisitor.visitMor(MorParser.MorContext ctx) Visit a parse tree produced byMorParser.mor().MorVisitor.visitMor(MorParser.MorContext ctx) Visit a parse tree produced byMorParser.mor(). -
Uses of MorParser.MorContext in ca.phon.orthography.mor.parser
Methods in ca.phon.orthography.mor.parser with parameters of type MorParser.MorContextModifier and TypeMethodDescriptionvoidMorBuilder.enterMor(MorParser.MorContext ctx) voidMorBuilder.exitMor(MorParser.MorContext ctx)