Interface PGASTVisitor

All Superinterfaces:
SQLASTVisitor
All Known Subinterfaces:
GaussDbASTVisitor
All Known Implementing Classes:
ClickhouseWallVisitor, GaussDbOutputVisitor, HologresOutputVisitor, PGASTVisitorAdapter, PGEvalVisitor, PGExportParameterVisitor, PGOutputVisitor, PGSchemaStatVisitor, PGWallVisitor, RedshiftOutputVisitor, SchemaStatVisitor.PGOrderByStatVisitor

public interface PGASTVisitor extends SQLASTVisitor