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 TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterSingleLanguage(UnicodeOrthographyParser.SingleLanguageContext ctx) voidUnicodeOrthographyBaseListener.enterSingleLanguage(UnicodeOrthographyParser.SingleLanguageContext ctx) Enter a parse tree produced by theSingleLanguagelabeled alternative inUnicodeOrthographyParser.langs().voidUnicodeOrthographyListener.enterSingleLanguage(UnicodeOrthographyParser.SingleLanguageContext ctx) Enter a parse tree produced by theSingleLanguagelabeled alternative inUnicodeOrthographyParser.langs().voidAbstractUnicodeOrthographyParserListener.exitSingleLanguage(UnicodeOrthographyParser.SingleLanguageContext ctx) voidUnicodeOrthographyBaseListener.exitSingleLanguage(UnicodeOrthographyParser.SingleLanguageContext ctx) Exit a parse tree produced by theSingleLanguagelabeled alternative inUnicodeOrthographyParser.langs().voidUnicodeOrthographyBuilder.exitSingleLanguage(UnicodeOrthographyParser.SingleLanguageContext ctx) voidUnicodeOrthographyListener.exitSingleLanguage(UnicodeOrthographyParser.SingleLanguageContext ctx) Exit a parse tree produced by theSingleLanguagelabeled alternative inUnicodeOrthographyParser.langs().UnicodeOrthographyBaseVisitor.visitSingleLanguage(UnicodeOrthographyParser.SingleLanguageContext ctx) Visit a parse tree produced by theSingleLanguagelabeled alternative inUnicodeOrthographyParser.langs().UnicodeOrthographyVisitor.visitSingleLanguage(UnicodeOrthographyParser.SingleLanguageContext ctx) Visit a parse tree produced by theSingleLanguagelabeled alternative inUnicodeOrthographyParser.langs().