void |
PostgreSQLParserListener.enterDeclarations(PostgreSQLParser.DeclarationsContext ctx)
|
void |
PostgreSQLParserBaseListener.enterDeclarations(PostgreSQLParser.DeclarationsContext ctx)
|
void |
PostgreSQLParserListener.exitDeclarations(PostgreSQLParser.DeclarationsContext ctx)
|
void |
PostgreSQLParserBaseListener.exitDeclarations(PostgreSQLParser.DeclarationsContext ctx)
|
T |
PostgreSQLParserBaseVisitor.visitDeclarations(PostgreSQLParser.DeclarationsContext ctx)
|
T |
PostgreSQLParserVisitor.visitDeclarations(PostgreSQLParser.DeclarationsContext ctx)
|