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 TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterWhiteSpace(UnicodeOrthographyParser.WhiteSpaceContext ctx) voidUnicodeOrthographyBaseListener.enterWhiteSpace(UnicodeOrthographyParser.WhiteSpaceContext ctx) Enter a parse tree produced by theWhiteSpacelabeled alternative inUnicodeOrthographyParser.word_boundary().voidUnicodeOrthographyListener.enterWhiteSpace(UnicodeOrthographyParser.WhiteSpaceContext ctx) Enter a parse tree produced by theWhiteSpacelabeled alternative inUnicodeOrthographyParser.word_boundary().voidAbstractUnicodeOrthographyParserListener.exitWhiteSpace(UnicodeOrthographyParser.WhiteSpaceContext ctx) voidUnicodeOrthographyBaseListener.exitWhiteSpace(UnicodeOrthographyParser.WhiteSpaceContext ctx) Exit a parse tree produced by theWhiteSpacelabeled alternative inUnicodeOrthographyParser.word_boundary().voidUnicodeOrthographyListener.exitWhiteSpace(UnicodeOrthographyParser.WhiteSpaceContext ctx) Exit a parse tree produced by theWhiteSpacelabeled alternative inUnicodeOrthographyParser.word_boundary().UnicodeOrthographyBaseVisitor.visitWhiteSpace(UnicodeOrthographyParser.WhiteSpaceContext ctx) Visit a parse tree produced by theWhiteSpacelabeled alternative inUnicodeOrthographyParser.word_boundary().UnicodeOrthographyVisitor.visitWhiteSpace(UnicodeOrthographyParser.WhiteSpaceContext ctx) Visit a parse tree produced by theWhiteSpacelabeled alternative inUnicodeOrthographyParser.word_boundary().