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 TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterPostcode
(UnicodeOrthographyParser.PostcodeContext ctx) void
UnicodeOrthographyBaseListener.enterPostcode
(UnicodeOrthographyParser.PostcodeContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.postcode()
.void
UnicodeOrthographyListener.enterPostcode
(UnicodeOrthographyParser.PostcodeContext ctx) Enter a parse tree produced byUnicodeOrthographyParser.postcode()
.void
AbstractUnicodeOrthographyParserListener.exitPostcode
(UnicodeOrthographyParser.PostcodeContext ctx) void
UnicodeOrthographyBaseListener.exitPostcode
(UnicodeOrthographyParser.PostcodeContext ctx) Exit a parse tree produced byUnicodeOrthographyParser.postcode()
.void
UnicodeOrthographyBuilder.exitPostcode
(UnicodeOrthographyParser.PostcodeContext ctx) void
UnicodeOrthographyListener.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()
.