Uses of Class
io.trino.grammar.sql.SqlBaseParser.CommentCharacteristicContext
Packages that use SqlBaseParser.CommentCharacteristicContext
-
Uses of SqlBaseParser.CommentCharacteristicContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.CommentCharacteristicContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterCommentCharacteristic(SqlBaseParser.CommentCharacteristicContext ctx) Enter a parse tree produced by thecommentCharacteristiclabeled alternative inSqlBaseParser.routineCharacteristic().voidSqlBaseListener.enterCommentCharacteristic(SqlBaseParser.CommentCharacteristicContext ctx) Enter a parse tree produced by thecommentCharacteristiclabeled alternative inSqlBaseParser.routineCharacteristic().voidSqlBaseBaseListener.exitCommentCharacteristic(SqlBaseParser.CommentCharacteristicContext ctx) Exit a parse tree produced by thecommentCharacteristiclabeled alternative inSqlBaseParser.routineCharacteristic().voidSqlBaseListener.exitCommentCharacteristic(SqlBaseParser.CommentCharacteristicContext ctx) Exit a parse tree produced by thecommentCharacteristiclabeled alternative inSqlBaseParser.routineCharacteristic().SqlBaseBaseVisitor.visitCommentCharacteristic(SqlBaseParser.CommentCharacteristicContext ctx) Visit a parse tree produced by thecommentCharacteristiclabeled alternative inSqlBaseParser.routineCharacteristic().SqlBaseVisitor.visitCommentCharacteristic(SqlBaseParser.CommentCharacteristicContext ctx) Visit a parse tree produced by thecommentCharacteristiclabeled alternative inSqlBaseParser.routineCharacteristic().