Hierarchy For Package org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.type
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
- org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementBaseVisitor<T> (implements org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementVisitor<T>)
- org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.OpenGaussStatementVisitor
- org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.type.OpenGaussDALStatementVisitor (implements org.apache.shardingsphere.sql.parser.api.visitor.statement.type.DALStatementVisitor)
- org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.type.OpenGaussDCLStatementVisitor (implements org.apache.shardingsphere.sql.parser.api.visitor.statement.type.DCLStatementVisitor)
- org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.type.OpenGaussDDLStatementVisitor (implements org.apache.shardingsphere.sql.parser.api.visitor.statement.type.DDLStatementVisitor)
- org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.type.OpenGaussDMLStatementVisitor (implements org.apache.shardingsphere.sql.parser.api.visitor.statement.type.DMLStatementVisitor)
- org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.type.OpenGaussTCLStatementVisitor (implements org.apache.shardingsphere.sql.parser.api.visitor.statement.type.TCLStatementVisitor)
- org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.OpenGaussStatementVisitor
- org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementBaseVisitor<T> (implements org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementVisitor<T>)
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)