Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.CompoundWordContext
Packages that use UnicodeOrthographyParser.CompoundWordContext
-
Uses of UnicodeOrthographyParser.CompoundWordContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.CompoundWordContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterCompoundWord
(UnicodeOrthographyParser.CompoundWordContext ctx) void
UnicodeOrthographyBaseListener.enterCompoundWord
(UnicodeOrthographyParser.CompoundWordContext ctx) Enter a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.void
UnicodeOrthographyListener.enterCompoundWord
(UnicodeOrthographyParser.CompoundWordContext ctx) Enter a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.void
AbstractUnicodeOrthographyParserListener.exitCompoundWord
(UnicodeOrthographyParser.CompoundWordContext ctx) void
UnicodeOrthographyBaseListener.exitCompoundWord
(UnicodeOrthographyParser.CompoundWordContext ctx) Exit a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.void
UnicodeOrthographyBuilder.exitCompoundWord
(UnicodeOrthographyParser.CompoundWordContext ctx) void
UnicodeOrthographyListener.exitCompoundWord
(UnicodeOrthographyParser.CompoundWordContext ctx) Exit a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.UnicodeOrthographyBaseVisitor.visitCompoundWord
(UnicodeOrthographyParser.CompoundWordContext ctx) Visit a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.UnicodeOrthographyVisitor.visitCompoundWord
(UnicodeOrthographyParser.CompoundWordContext ctx) Visit a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.