Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.OnObjectClauseContext
Packages that use OpenGaussStatementParser.OnObjectClauseContext
-
Uses of OpenGaussStatementParser.OnObjectClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.OnObjectClauseContextModifier and TypeMethodDescriptionOpenGaussStatementParser.onObjectClause()OpenGaussStatementParser.PrivilegeClauseContext.onObjectClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.OnObjectClauseContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitOnObjectClause(OpenGaussStatementParser.OnObjectClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.onObjectClause().OpenGaussStatementVisitor.visitOnObjectClause(OpenGaussStatementParser.OnObjectClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.onObjectClause().