Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.WhiteSpaceContext
Packages that use UnicodeOrthographyParser.WhiteSpaceContext
-
Uses of UnicodeOrthographyParser.WhiteSpaceContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.WhiteSpaceContextModifier and TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterWhiteSpace
(UnicodeOrthographyParser.WhiteSpaceContext ctx) void
UnicodeOrthographyBaseListener.enterWhiteSpace
(UnicodeOrthographyParser.WhiteSpaceContext ctx) Enter a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.void
UnicodeOrthographyListener.enterWhiteSpace
(UnicodeOrthographyParser.WhiteSpaceContext ctx) Enter a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.void
AbstractUnicodeOrthographyParserListener.exitWhiteSpace
(UnicodeOrthographyParser.WhiteSpaceContext ctx) void
UnicodeOrthographyBaseListener.exitWhiteSpace
(UnicodeOrthographyParser.WhiteSpaceContext ctx) Exit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.void
UnicodeOrthographyListener.exitWhiteSpace
(UnicodeOrthographyParser.WhiteSpaceContext ctx) Exit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.UnicodeOrthographyBaseVisitor.visitWhiteSpace
(UnicodeOrthographyParser.WhiteSpaceContext ctx) Visit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.UnicodeOrthographyVisitor.visitWhiteSpace
(UnicodeOrthographyParser.WhiteSpaceContext ctx) Visit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.