Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.SingleLanguageContext
Packages that use UnicodeOrthographyParser.SingleLanguageContext
-
Uses of UnicodeOrthographyParser.SingleLanguageContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.SingleLanguageContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterSingleLanguage
(UnicodeOrthographyParser.SingleLanguageContext ctx) void
UnicodeOrthographyBaseListener.enterSingleLanguage
(UnicodeOrthographyParser.SingleLanguageContext ctx) Enter a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.void
UnicodeOrthographyListener.enterSingleLanguage
(UnicodeOrthographyParser.SingleLanguageContext ctx) Enter a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.void
AbstractUnicodeOrthographyParserListener.exitSingleLanguage
(UnicodeOrthographyParser.SingleLanguageContext ctx) void
UnicodeOrthographyBaseListener.exitSingleLanguage
(UnicodeOrthographyParser.SingleLanguageContext ctx) Exit a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.void
UnicodeOrthographyBuilder.exitSingleLanguage
(UnicodeOrthographyParser.SingleLanguageContext ctx) void
UnicodeOrthographyListener.exitSingleLanguage
(UnicodeOrthographyParser.SingleLanguageContext ctx) Exit a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.UnicodeOrthographyBaseVisitor.visitSingleLanguage
(UnicodeOrthographyParser.SingleLanguageContext ctx) Visit a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.UnicodeOrthographyVisitor.visitSingleLanguage
(UnicodeOrthographyParser.SingleLanguageContext ctx) Visit a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.