Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.LinkerContext
Packages that use UnicodeOrthographyParser.LinkerContext
-
Uses of UnicodeOrthographyParser.LinkerContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.LinkerContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.linker()
UnicodeOrthographyParser.OrthodataContext.linker()
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.LinkerContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterLinker
(UnicodeOrthographyParser.LinkerContext ctx) void
UnicodeOrthographyBaseListener.enterLinker
(UnicodeOrthographyParser.LinkerContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.linker()
.void
UnicodeOrthographyListener.enterLinker
(UnicodeOrthographyParser.LinkerContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.linker()
.void
AbstractUnicodeOrthographyParserListener.exitLinker
(UnicodeOrthographyParser.LinkerContext ctx) void
UnicodeOrthographyBaseListener.exitLinker
(UnicodeOrthographyParser.LinkerContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.linker()
.void
UnicodeOrthographyBuilder.exitLinker
(UnicodeOrthographyParser.LinkerContext ctx) void
UnicodeOrthographyListener.exitLinker
(UnicodeOrthographyParser.LinkerContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.linker()
.UnicodeOrthographyBaseVisitor.visitLinker
(UnicodeOrthographyParser.LinkerContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.linker()
.UnicodeOrthographyVisitor.visitLinker
(UnicodeOrthographyParser.LinkerContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.linker()
.