Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.SeparatorContext
Packages that use UnicodeOrthographyParser.SeparatorContext
-
Uses of UnicodeOrthographyParser.SeparatorContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.SeparatorContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.Complete_wordContext.separator()UnicodeOrthographyParser.OrthodataContext.separator()UnicodeOrthographyParser.separator()Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.SeparatorContextModifier and TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterSeparator(UnicodeOrthographyParser.SeparatorContext ctx) voidUnicodeOrthographyBaseListener.enterSeparator(UnicodeOrthographyParser.SeparatorContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.separator().voidUnicodeOrthographyListener.enterSeparator(UnicodeOrthographyParser.SeparatorContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.separator().voidAbstractUnicodeOrthographyParserListener.exitSeparator(UnicodeOrthographyParser.SeparatorContext ctx) voidUnicodeOrthographyBaseListener.exitSeparator(UnicodeOrthographyParser.SeparatorContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.separator().voidUnicodeOrthographyBuilder.exitSeparator(UnicodeOrthographyParser.SeparatorContext ctx) voidUnicodeOrthographyListener.exitSeparator(UnicodeOrthographyParser.SeparatorContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.separator().UnicodeOrthographyBaseVisitor.visitSeparator(UnicodeOrthographyParser.SeparatorContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.separator().UnicodeOrthographyVisitor.visitSeparator(UnicodeOrthographyParser.SeparatorContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.separator().