Uses of Class
ca.phon.ipa.parser.UnicodeIPAParser.WhiteSpaceContext
-
Uses of UnicodeIPAParser.WhiteSpaceContext in ca.phon.ipa.parser
Modifier and TypeMethodDescriptionvoid
UnicodeIPABaseListener.enterWhiteSpace
(UnicodeIPAParser.WhiteSpaceContext ctx) Enter a parse tree produced by theWhiteSpace
labeled alternative inUnicodeIPAParser.word_boundary()
.void
UnicodeIPAListener.enterWhiteSpace
(UnicodeIPAParser.WhiteSpaceContext ctx) Enter a parse tree produced by theWhiteSpace
labeled alternative inUnicodeIPAParser.word_boundary()
.void
UnicodeIPABaseListener.exitWhiteSpace
(UnicodeIPAParser.WhiteSpaceContext ctx) Exit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeIPAParser.word_boundary()
.void
UnicodeIPAListener.exitWhiteSpace
(UnicodeIPAParser.WhiteSpaceContext ctx) Exit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeIPAParser.word_boundary()
.void
UnicodeIPAParserListener.exitWhiteSpace
(UnicodeIPAParser.WhiteSpaceContext ctx) UnicodeIPABaseVisitor.visitWhiteSpace
(UnicodeIPAParser.WhiteSpaceContext ctx) Visit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeIPAParser.word_boundary()
.UnicodeIPAVisitor.visitWhiteSpace
(UnicodeIPAParser.WhiteSpaceContext ctx) Visit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeIPAParser.word_boundary()
.