void |
PostgreSQLParserListener.enterDeclaration(PostgreSQLParser.DeclarationContext ctx)
|
void |
PostgreSQLParserBaseListener.enterDeclaration(PostgreSQLParser.DeclarationContext ctx)
|
void |
PostgreSQLParserListener.exitDeclaration(PostgreSQLParser.DeclarationContext ctx)
|
void |
PostgreSQLParserBaseListener.exitDeclaration(PostgreSQLParser.DeclarationContext ctx)
|
T |
PostgreSQLParserBaseVisitor.visitDeclaration(PostgreSQLParser.DeclarationContext ctx)
|
T |
PostgreSQLParserVisitor.visitDeclaration(PostgreSQLParser.DeclarationContext ctx)
|