Uses of Class
ca.phon.mor.MorParser.MwcContext
Packages that use MorParser.MwcContext
-
Uses of MorParser.MwcContext in ca.phon.mor
Methods in ca.phon.mor that return MorParser.MwcContextModifier and TypeMethodDescriptionMorParser.MorelementContext.mwc()final MorParser.MwcContextMorParser.mwc()Methods in ca.phon.mor with parameters of type MorParser.MwcContextModifier and TypeMethodDescriptionvoidMorBaseListener.enterMwc(MorParser.MwcContext ctx) Enter a parse tree produced byMorParser.mwc().voidMorListener.enterMwc(MorParser.MwcContext ctx) Enter a parse tree produced byMorParser.mwc().voidMorBaseListener.exitMwc(MorParser.MwcContext ctx) Exit a parse tree produced byMorParser.mwc().voidMorListener.exitMwc(MorParser.MwcContext ctx) Exit a parse tree produced byMorParser.mwc().MorBaseVisitor.visitMwc(MorParser.MwcContext ctx) Visit a parse tree produced byMorParser.mwc().MorVisitor.visitMwc(MorParser.MwcContext ctx) Visit a parse tree produced byMorParser.mwc(). -
Uses of MorParser.MwcContext in ca.phon.orthography.mor.parser
Methods in ca.phon.orthography.mor.parser with parameters of type MorParser.MwcContextModifier and TypeMethodDescriptionvoidMorBuilder.enterMwc(MorParser.MwcContext ctx) voidMorBuilder.exitMwc(MorParser.MwcContext ctx)