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 TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterQuotation
(UnicodeOrthographyParser.QuotationContext ctx) void
UnicodeOrthographyBaseListener.enterQuotation
(UnicodeOrthographyParser.QuotationContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.quotation()
.void
UnicodeOrthographyListener.enterQuotation
(UnicodeOrthographyParser.QuotationContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.quotation()
.void
AbstractUnicodeOrthographyParserListener.exitQuotation
(UnicodeOrthographyParser.QuotationContext ctx) void
UnicodeOrthographyBaseListener.exitQuotation
(UnicodeOrthographyParser.QuotationContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.quotation()
.void
UnicodeOrthographyBuilder.exitQuotation
(UnicodeOrthographyParser.QuotationContext ctx) void
UnicodeOrthographyListener.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()
.