Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.QuotationContext
Packages that use UnicodeOrthographyParser.QuotationContext
-
Uses of UnicodeOrthographyParser.QuotationContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.QuotationContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.Complete_wordContext.quotation(int i) UnicodeOrthographyParser.OrthodataContext.quotation()UnicodeOrthographyParser.quotation()Methods in ca.phon.orthography.parser that return types with arguments of type UnicodeOrthographyParser.QuotationContextMethods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.QuotationContextModifier and TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterQuotation(UnicodeOrthographyParser.QuotationContext ctx) voidUnicodeOrthographyBaseListener.enterQuotation(UnicodeOrthographyParser.QuotationContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.quotation().voidUnicodeOrthographyListener.enterQuotation(UnicodeOrthographyParser.QuotationContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.quotation().voidAbstractUnicodeOrthographyParserListener.exitQuotation(UnicodeOrthographyParser.QuotationContext ctx) voidUnicodeOrthographyBaseListener.exitQuotation(UnicodeOrthographyParser.QuotationContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.quotation().voidUnicodeOrthographyBuilder.exitQuotation(UnicodeOrthographyParser.QuotationContext ctx) voidUnicodeOrthographyListener.exitQuotation(UnicodeOrthographyParser.QuotationContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.quotation().UnicodeOrthographyBaseVisitor.visitQuotation(UnicodeOrthographyParser.QuotationContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.quotation().UnicodeOrthographyVisitor.visitQuotation(UnicodeOrthographyParser.QuotationContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.quotation().