Uses of Class
io.trino.grammar.sql.SqlBaseParser.CommentColumnContext
Packages that use SqlBaseParser.CommentColumnContext
-
Uses of SqlBaseParser.CommentColumnContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.CommentColumnContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterCommentColumn(SqlBaseParser.CommentColumnContext ctx) Enter a parse tree produced by thecommentColumnlabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.enterCommentColumn(SqlBaseParser.CommentColumnContext ctx) Enter a parse tree produced by thecommentColumnlabeled alternative inSqlBaseParser.statement().voidSqlBaseBaseListener.exitCommentColumn(SqlBaseParser.CommentColumnContext ctx) Exit a parse tree produced by thecommentColumnlabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.exitCommentColumn(SqlBaseParser.CommentColumnContext ctx) Exit a parse tree produced by thecommentColumnlabeled alternative inSqlBaseParser.statement().SqlBaseBaseVisitor.visitCommentColumn(SqlBaseParser.CommentColumnContext ctx) Visit a parse tree produced by thecommentColumnlabeled alternative inSqlBaseParser.statement().SqlBaseVisitor.visitCommentColumn(SqlBaseParser.CommentColumnContext ctx) Visit a parse tree produced by thecommentColumnlabeled alternative inSqlBaseParser.statement().