Uses of Class
ca.phon.mor.MorParser.SubcategoryContext
Packages that use MorParser.SubcategoryContext
-
Uses of MorParser.SubcategoryContext in ca.phon.mor
Methods in ca.phon.mor that return MorParser.SubcategoryContextModifier and TypeMethodDescriptionMorParser.PosContext.subcategory
(int i) MorParser.subcategory()
Methods in ca.phon.mor that return types with arguments of type MorParser.SubcategoryContextMethods in ca.phon.mor with parameters of type MorParser.SubcategoryContextModifier and TypeMethodDescriptionvoid
MorBaseListener.enterSubcategory
(MorParser.SubcategoryContext ctx) Enter a parse tree produced byMorParser.subcategory()
.void
MorListener.enterSubcategory
(MorParser.SubcategoryContext ctx) Enter a parse tree produced byMorParser.subcategory()
.void
MorBaseListener.exitSubcategory
(MorParser.SubcategoryContext ctx) Exit a parse tree produced byMorParser.subcategory()
.void
MorListener.exitSubcategory
(MorParser.SubcategoryContext ctx) Exit a parse tree produced byMorParser.subcategory()
.MorBaseVisitor.visitSubcategory
(MorParser.SubcategoryContext ctx) Visit a parse tree produced byMorParser.subcategory()
.MorVisitor.visitSubcategory
(MorParser.SubcategoryContext ctx) Visit a parse tree produced byMorParser.subcategory()
.