Uses of Class
ca.phon.ipa.parser.UnicodeIPAParser.WhiteSpaceContext
Packages that use UnicodeIPAParser.WhiteSpaceContext
-
Uses of UnicodeIPAParser.WhiteSpaceContext in ca.phon.ipa.parser
Methods in ca.phon.ipa.parser with parameters of type UnicodeIPAParser.WhiteSpaceContextModifier and TypeMethodDescriptionvoidUnicodeIPABaseListener.enterWhiteSpace(UnicodeIPAParser.WhiteSpaceContext ctx) Enter a parse tree produced by theWhiteSpacelabeled alternative inUnicodeIPAParser.word_boundary().voidUnicodeIPAListener.enterWhiteSpace(UnicodeIPAParser.WhiteSpaceContext ctx) Enter a parse tree produced by theWhiteSpacelabeled alternative inUnicodeIPAParser.word_boundary().voidUnicodeIPABaseListener.exitWhiteSpace(UnicodeIPAParser.WhiteSpaceContext ctx) Exit a parse tree produced by theWhiteSpacelabeled alternative inUnicodeIPAParser.word_boundary().voidUnicodeIPAListener.exitWhiteSpace(UnicodeIPAParser.WhiteSpaceContext ctx) Exit a parse tree produced by theWhiteSpacelabeled alternative inUnicodeIPAParser.word_boundary().voidUnicodeIPAParserListener.exitWhiteSpace(UnicodeIPAParser.WhiteSpaceContext ctx) UnicodeIPABaseVisitor.visitWhiteSpace(UnicodeIPAParser.WhiteSpaceContext ctx) Visit a parse tree produced by theWhiteSpacelabeled alternative inUnicodeIPAParser.word_boundary().UnicodeIPAVisitor.visitWhiteSpace(UnicodeIPAParser.WhiteSpaceContext ctx) Visit a parse tree produced by theWhiteSpacelabeled alternative inUnicodeIPAParser.word_boundary().