Uses of Class
ca.phon.orthography.parser.UnicodeOrthographyParser.CommentContext
Packages that use UnicodeOrthographyParser.CommentContext
-
Uses of UnicodeOrthographyParser.CommentContext in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser with parameters of type UnicodeOrthographyParser.CommentContextModifier and TypeMethodDescriptionvoidAbstractUnicodeOrthographyParserListener.enterComment(UnicodeOrthographyParser.CommentContext ctx) voidUnicodeOrthographyBaseListener.enterComment(UnicodeOrthographyParser.CommentContext ctx) Enter a parse tree produced by theCommentlabeled alternative inUnicodeOrthographyParser.group_annotation().voidUnicodeOrthographyListener.enterComment(UnicodeOrthographyParser.CommentContext ctx) Enter a parse tree produced by theCommentlabeled alternative inUnicodeOrthographyParser.group_annotation().voidAbstractUnicodeOrthographyParserListener.exitComment(UnicodeOrthographyParser.CommentContext ctx) voidUnicodeOrthographyBaseListener.exitComment(UnicodeOrthographyParser.CommentContext ctx) Exit a parse tree produced by theCommentlabeled alternative inUnicodeOrthographyParser.group_annotation().voidUnicodeOrthographyBuilder.exitComment(UnicodeOrthographyParser.CommentContext ctx) voidUnicodeOrthographyListener.exitComment(UnicodeOrthographyParser.CommentContext ctx) Exit a parse tree produced by theCommentlabeled alternative inUnicodeOrthographyParser.group_annotation().UnicodeOrthographyBaseVisitor.visitComment(UnicodeOrthographyParser.CommentContext ctx) Visit a parse tree produced by theCommentlabeled alternative inUnicodeOrthographyParser.group_annotation().UnicodeOrthographyVisitor.visitComment(UnicodeOrthographyParser.CommentContext ctx) Visit a parse tree produced by theCommentlabeled alternative inUnicodeOrthographyParser.group_annotation().