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 TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterAlternative(UnicodeOrthographyParser.AlternativeContext ctx) voidUnicodeOrthographyBaseListener.enterAlternative(UnicodeOrthographyParser.AlternativeContext ctx) Enter a parse tree produced by theAlternativelabeled alternative inUnicodeOrthographyParser.group_annotation().voidUnicodeOrthographyListener.enterAlternative(UnicodeOrthographyParser.AlternativeContext ctx) Enter a parse tree produced by theAlternativelabeled alternative inUnicodeOrthographyParser.group_annotation().voidAbstractUnicodeOrthographyParserListener.exitAlternative(UnicodeOrthographyParser.AlternativeContext ctx) voidUnicodeOrthographyBaseListener.exitAlternative(UnicodeOrthographyParser.AlternativeContext ctx) Exit a parse tree produced by theAlternativelabeled alternative inUnicodeOrthographyParser.group_annotation().voidUnicodeOrthographyBuilder.exitAlternative(UnicodeOrthographyParser.AlternativeContext ctx) voidUnicodeOrthographyListener.exitAlternative(UnicodeOrthographyParser.AlternativeContext ctx) Exit a parse tree produced by theAlternativelabeled alternative inUnicodeOrthographyParser.group_annotation().UnicodeOrthographyBaseVisitor.visitAlternative(UnicodeOrthographyParser.AlternativeContext ctx) Visit a parse tree produced by theAlternativelabeled alternative inUnicodeOrthographyParser.group_annotation().UnicodeOrthographyVisitor.visitAlternative(UnicodeOrthographyParser.AlternativeContext ctx) Visit a parse tree produced by theAlternativelabeled alternative inUnicodeOrthographyParser.group_annotation().