Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.AlternativeContext
Packages that use UnicodeOrthographyParser.AlternativeContext
-
Uses of UnicodeOrthographyParser.AlternativeContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.AlternativeContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterAlternative
(UnicodeOrthographyParser.AlternativeContext ctx) void
UnicodeOrthographyBaseListener.enterAlternative
(UnicodeOrthographyParser.AlternativeContext ctx) Enter a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
UnicodeOrthographyListener.enterAlternative
(UnicodeOrthographyParser.AlternativeContext ctx) Enter a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
AbstractUnicodeOrthographyParserListener.exitAlternative
(UnicodeOrthographyParser.AlternativeContext ctx) void
UnicodeOrthographyBaseListener.exitAlternative
(UnicodeOrthographyParser.AlternativeContext ctx) Exit a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
UnicodeOrthographyBuilder.exitAlternative
(UnicodeOrthographyParser.AlternativeContext ctx) void
UnicodeOrthographyListener.exitAlternative
(UnicodeOrthographyParser.AlternativeContext ctx) Exit a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.UnicodeOrthographyBaseVisitor.visitAlternative
(UnicodeOrthographyParser.AlternativeContext ctx) Visit a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.UnicodeOrthographyVisitor.visitAlternative
(UnicodeOrthographyParser.AlternativeContext ctx) Visit a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.