Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CommentTextContext
Packages that use OpenGaussStatementParser.CommentTextContext
-
Uses of OpenGaussStatementParser.CommentTextContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CommentTextContextModifier and TypeMethodDescriptionOpenGaussStatementParser.CommentClausesContext.commentText()OpenGaussStatementParser.commentText()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CommentTextContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitCommentText(OpenGaussStatementParser.CommentTextContext ctx) Visit a parse tree produced byOpenGaussStatementParser.commentText().OpenGaussStatementVisitor.visitCommentText(OpenGaussStatementParser.CommentTextContext ctx) Visit a parse tree produced byOpenGaussStatementParser.commentText().