Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.PostcodeContext
Packages that use UnicodeOrthographyParser.PostcodeContext
-
Uses of UnicodeOrthographyParser.PostcodeContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return UnicodeOrthographyParser.PostcodeContextModifier and TypeMethodDescriptionUnicodeOrthographyParser.OrthodataContext.postcode()UnicodeOrthographyParser.postcode()Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.PostcodeContextModifier and TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterPostcode(UnicodeOrthographyParser.PostcodeContext ctx) voidUnicodeOrthographyBaseListener.enterPostcode(UnicodeOrthographyParser.PostcodeContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.postcode().voidUnicodeOrthographyListener.enterPostcode(UnicodeOrthographyParser.PostcodeContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.postcode().voidAbstractUnicodeOrthographyParserListener.exitPostcode(UnicodeOrthographyParser.PostcodeContext ctx) voidUnicodeOrthographyBaseListener.exitPostcode(UnicodeOrthographyParser.PostcodeContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.postcode().voidUnicodeOrthographyBuilder.exitPostcode(UnicodeOrthographyParser.PostcodeContext ctx) voidUnicodeOrthographyListener.exitPostcode(UnicodeOrthographyParser.PostcodeContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.postcode().UnicodeOrthographyBaseVisitor.visitPostcode(UnicodeOrthographyParser.PostcodeContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.postcode().UnicodeOrthographyVisitor.visitPostcode(UnicodeOrthographyParser.PostcodeContext ctx) Visit a parse tree produced byUnicodeOrthographyParser.postcode().