Interface PGASTVisitor

All Superinterfaces:
SQLASTVisitor
All Known Implementing Classes:
ClickhouseWallVisitor, PGASTVisitorAdapter, PGEvalVisitor, PGExportParameterVisitor, PGOutputVisitor, PGSchemaStatVisitor, PGWallVisitor, SchemaStatVisitor.PGOrderByStatVisitor

public interface PGASTVisitor extends SQLASTVisitor