Uses of Class
ca.phon.phonexg4.PhonexParser.FullSyllableBoundsContext
-
Uses of PhonexParser.FullSyllableBoundsContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterFullSyllableBounds
(PhonexParser.FullSyllableBoundsContext ctx) void
PhonexCompiler2.exitFullSyllableBounds
(PhonexParser.FullSyllableBoundsContext ctx) -
Uses of PhonexParser.FullSyllableBoundsContext in ca.phon.phonexg4
Modifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterFullSyllableBounds
(PhonexParser.FullSyllableBoundsContext ctx) Enter a parse tree produced by theFullSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
PhonexListener.enterFullSyllableBounds
(PhonexParser.FullSyllableBoundsContext ctx) Enter a parse tree produced by theFullSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
PhonexBaseListener.exitFullSyllableBounds
(PhonexParser.FullSyllableBoundsContext ctx) Exit a parse tree produced by theFullSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
PhonexListener.exitFullSyllableBounds
(PhonexParser.FullSyllableBoundsContext ctx) Exit a parse tree produced by theFullSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.PhonexBaseVisitor.visitFullSyllableBounds
(PhonexParser.FullSyllableBoundsContext ctx) Visit a parse tree produced by theFullSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.PhonexVisitor.visitFullSyllableBounds
(PhonexParser.FullSyllableBoundsContext ctx) Visit a parse tree produced by theFullSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.