Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.WkContext
Packages that use UnicodeOrthographyParser.WkContext
-
Uses of UnicodeOrthographyParser.WkContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.WkContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.CompoundWordContext.wk()
UnicodeOrthographyParser.wk()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.WkContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterWk
(UnicodeOrthographyParser.WkContext ctx) void
UnicodeOrthographyBaseListener.enterWk
(UnicodeOrthographyParser.WkContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wk()
.void
UnicodeOrthographyListener.enterWk
(UnicodeOrthographyParser.WkContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.wk()
.void
AbstractUnicodeOrthographyParserListener.exitWk
(UnicodeOrthographyParser.WkContext ctx) void
UnicodeOrthographyBaseListener.exitWk
(UnicodeOrthographyParser.WkContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.wk()
.void
UnicodeOrthographyListener.exitWk
(UnicodeOrthographyParser.WkContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.wk()
.UnicodeOrthographyBaseVisitor.visitWk
(UnicodeOrthographyParser.WkContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.wk()
.UnicodeOrthographyVisitor.visitWk
(UnicodeOrthographyParser.WkContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.wk()
.