Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.SingleWordContext
Packages that use UnicodeOrthographyParser.SingleWordContext
-
Uses of UnicodeOrthographyParser.SingleWordContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.SingleWordContextModifier and TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterSingleWord(UnicodeOrthographyParser.SingleWordContext ctx) voidUnicodeOrthographyBaseListener.enterSingleWord(UnicodeOrthographyParser.SingleWordContext ctx) Enter a parse tree produced by theSingleWordlabeled alternative inUnicodeOrthographyParser.word().voidUnicodeOrthographyListener.enterSingleWord(UnicodeOrthographyParser.SingleWordContext ctx) Enter a parse tree produced by theSingleWordlabeled alternative inUnicodeOrthographyParser.word().voidAbstractUnicodeOrthographyParserListener.exitSingleWord(UnicodeOrthographyParser.SingleWordContext ctx) voidUnicodeOrthographyBaseListener.exitSingleWord(UnicodeOrthographyParser.SingleWordContext ctx) Exit a parse tree produced by theSingleWordlabeled alternative inUnicodeOrthographyParser.word().voidUnicodeOrthographyBuilder.exitSingleWord(UnicodeOrthographyParser.SingleWordContext ctx) voidUnicodeOrthographyListener.exitSingleWord(UnicodeOrthographyParser.SingleWordContext ctx) Exit a parse tree produced by theSingleWordlabeled alternative inUnicodeOrthographyParser.word().UnicodeOrthographyBaseVisitor.visitSingleWord(UnicodeOrthographyParser.SingleWordContext ctx) Visit a parse tree produced by theSingleWordlabeled alternative inUnicodeOrthographyParser.word().UnicodeOrthographyVisitor.visitSingleWord(UnicodeOrthographyParser.SingleWordContext ctx) Visit a parse tree produced by theSingleWordlabeled alternative inUnicodeOrthographyParser.word().