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 TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterSingleWord
(UnicodeOrthographyParser.SingleWordContext ctx) void
UnicodeOrthographyBaseListener.enterSingleWord
(UnicodeOrthographyParser.SingleWordContext ctx) Enter a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.void
UnicodeOrthographyListener.enterSingleWord
(UnicodeOrthographyParser.SingleWordContext ctx) Enter a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.void
AbstractUnicodeOrthographyParserListener.exitSingleWord
(UnicodeOrthographyParser.SingleWordContext ctx) void
UnicodeOrthographyBaseListener.exitSingleWord
(UnicodeOrthographyParser.SingleWordContext ctx) Exit a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.void
UnicodeOrthographyBuilder.exitSingleWord
(UnicodeOrthographyParser.SingleWordContext ctx) void
UnicodeOrthographyListener.exitSingleWord
(UnicodeOrthographyParser.SingleWordContext ctx) Exit a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.UnicodeOrthographyBaseVisitor.visitSingleWord
(UnicodeOrthographyParser.SingleWordContext ctx) Visit a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.UnicodeOrthographyVisitor.visitSingleWord
(UnicodeOrthographyParser.SingleWordContext ctx) Visit a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.