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 TypeMethodDescriptionvoid
AbstractUnicodeOrthographyParserListener.enterComment
(UnicodeOrthographyParser.CommentContext ctx) void
UnicodeOrthographyBaseListener.enterComment
(UnicodeOrthographyParser.CommentContext ctx) Enter a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
UnicodeOrthographyListener.enterComment
(UnicodeOrthographyParser.CommentContext ctx) Enter a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
AbstractUnicodeOrthographyParserListener.exitComment
(UnicodeOrthographyParser.CommentContext ctx) void
UnicodeOrthographyBaseListener.exitComment
(UnicodeOrthographyParser.CommentContext ctx) Exit a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
UnicodeOrthographyBuilder.exitComment
(UnicodeOrthographyParser.CommentContext ctx) void
UnicodeOrthographyListener.exitComment
(UnicodeOrthographyParser.CommentContext ctx) Exit a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.UnicodeOrthographyBaseVisitor.visitComment
(UnicodeOrthographyParser.CommentContext ctx) Visit a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.UnicodeOrthographyVisitor.visitComment
(UnicodeOrthographyParser.CommentContext ctx) Visit a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.