Uses of Class
ca.phon.phonexg4.PhonexParser.SctypeContext
-
Uses of PhonexParser.SctypeContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterSctype
(PhonexParser.SctypeContext ctx) void
PhonexCompiler2.exitSctype
(PhonexParser.SctypeContext ctx) -
Uses of PhonexParser.SctypeContext in ca.phon.phonexg4
Modifier and TypeMethodDescriptionPhonexParser.FromSyllableBoundsContext.sctype()
PhonexParser.FullSyllableBoundsContext.sctype
(int i) PhonexParser.sctype()
PhonexParser.ScTypePluginMatcherContext.sctype()
PhonexParser.SingleSyllableBoundsContext.sctype()
PhonexParser.ToSyllableBoundsContext.sctype()
Modifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterSctype
(PhonexParser.SctypeContext ctx) Enter a parse tree produced byPhonexParser.sctype()
.void
PhonexListener.enterSctype
(PhonexParser.SctypeContext ctx) Enter a parse tree produced byPhonexParser.sctype()
.void
PhonexBaseListener.exitSctype
(PhonexParser.SctypeContext ctx) Exit a parse tree produced byPhonexParser.sctype()
.void
PhonexListener.exitSctype
(PhonexParser.SctypeContext ctx) Exit a parse tree produced byPhonexParser.sctype()
.PhonexBaseVisitor.visitSctype
(PhonexParser.SctypeContext ctx) Visit a parse tree produced byPhonexParser.sctype()
.PhonexVisitor.visitSctype
(PhonexParser.SctypeContext ctx) Visit a parse tree produced byPhonexParser.sctype()
.