Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CommentTextContext
-
Packages that use OpenGaussStatementParser.CommentTextContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.CommentTextContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CommentTextContext Modifier and Type Method Description OpenGaussStatementParser.CommentTextContextOpenGaussStatementParser.CommentClausesContext. commentText()OpenGaussStatementParser.CommentTextContextOpenGaussStatementParser. commentText()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CommentTextContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitCommentText(OpenGaussStatementParser.CommentTextContext ctx)Visit a parse tree produced byOpenGaussStatementParser.commentText().TOpenGaussStatementVisitor. visitCommentText(OpenGaussStatementParser.CommentTextContext ctx)Visit a parse tree produced byOpenGaussStatementParser.commentText().
-