Uses of Class
ca.phon.phonexg4.PhonexParser.SingleSyllableBoundsContext
-
Uses of PhonexParser.SingleSyllableBoundsContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterSingleSyllableBounds
(PhonexParser.SingleSyllableBoundsContext ctx) void
PhonexCompiler2.exitSingleSyllableBounds
(PhonexParser.SingleSyllableBoundsContext ctx) -
Uses of PhonexParser.SingleSyllableBoundsContext in ca.phon.phonexg4
Modifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterSingleSyllableBounds
(PhonexParser.SingleSyllableBoundsContext ctx) Enter a parse tree produced by theSingleSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
PhonexListener.enterSingleSyllableBounds
(PhonexParser.SingleSyllableBoundsContext ctx) Enter a parse tree produced by theSingleSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
PhonexBaseListener.exitSingleSyllableBounds
(PhonexParser.SingleSyllableBoundsContext ctx) Exit a parse tree produced by theSingleSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
PhonexListener.exitSingleSyllableBounds
(PhonexParser.SingleSyllableBoundsContext ctx) Exit a parse tree produced by theSingleSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.PhonexBaseVisitor.visitSingleSyllableBounds
(PhonexParser.SingleSyllableBoundsContext ctx) Visit a parse tree produced by theSingleSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.PhonexVisitor.visitSingleSyllableBounds
(PhonexParser.SingleSyllableBoundsContext ctx) Visit a parse tree produced by theSingleSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.