Uses of Package
org.apache.shardingsphere.sql.parser.autogen
Packages that use org.apache.shardingsphere.sql.parser.autogen
Package
Description
-
Classes in org.apache.shardingsphere.sql.parser.autogen used by org.apache.shardingsphere.sql.parser.autogenClassDescriptionThis interface defines a complete generic visitor for a parse tree produced by
PostgreSQLStatementParser. -
-
Classes in org.apache.shardingsphere.sql.parser.autogen used by org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.implClassDescriptionThis class provides an empty implementation of
PostgreSQLStatementParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete generic visitor for a parse tree produced byPostgreSQLStatementParser.