void |
PostgreSQLParserListener.enterType_declaration(PostgreSQLParser.Type_declarationContext ctx)
|
void |
PostgreSQLParserBaseListener.enterType_declaration(PostgreSQLParser.Type_declarationContext ctx)
|
void |
PostgreSQLParserListener.exitType_declaration(PostgreSQLParser.Type_declarationContext ctx)
|
void |
PostgreSQLParserBaseListener.exitType_declaration(PostgreSQLParser.Type_declarationContext ctx)
|
T |
PostgreSQLParserBaseVisitor.visitType_declaration(PostgreSQLParser.Type_declarationContext ctx)
|
T |
PostgreSQLParserVisitor.visitType_declaration(PostgreSQLParser.Type_declarationContext ctx)
|