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 TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterCompoundWord(UnicodeOrthographyParser.CompoundWordContext ctx) voidUnicodeOrthographyBaseListener.enterCompoundWord(UnicodeOrthographyParser.CompoundWordContext ctx) Enter a parse tree produced by theCompoundWordlabeled alternative inUnicodeOrthographyParser.word().voidUnicodeOrthographyListener.enterCompoundWord(UnicodeOrthographyParser.CompoundWordContext ctx) Enter a parse tree produced by theCompoundWordlabeled alternative inUnicodeOrthographyParser.word().voidAbstractUnicodeOrthographyParserListener.exitCompoundWord(UnicodeOrthographyParser.CompoundWordContext ctx) voidUnicodeOrthographyBaseListener.exitCompoundWord(UnicodeOrthographyParser.CompoundWordContext ctx) Exit a parse tree produced by theCompoundWordlabeled alternative inUnicodeOrthographyParser.word().voidUnicodeOrthographyBuilder.exitCompoundWord(UnicodeOrthographyParser.CompoundWordContext ctx) voidUnicodeOrthographyListener.exitCompoundWord(UnicodeOrthographyParser.CompoundWordContext ctx) Exit a parse tree produced by theCompoundWordlabeled alternative inUnicodeOrthographyParser.word().UnicodeOrthographyBaseVisitor.visitCompoundWord(UnicodeOrthographyParser.CompoundWordContext ctx) Visit a parse tree produced by theCompoundWordlabeled alternative inUnicodeOrthographyParser.word().UnicodeOrthographyVisitor.visitCompoundWord(UnicodeOrthographyParser.CompoundWordContext ctx) Visit a parse tree produced by theCompoundWordlabeled alternative inUnicodeOrthographyParser.word().