void |
PostgreSQLParserListener.enterList_of_type_column_def(PostgreSQLParser.List_of_type_column_defContext ctx)
|
void |
PostgreSQLParserBaseListener.enterList_of_type_column_def(PostgreSQLParser.List_of_type_column_defContext ctx)
|
void |
PostgreSQLParserListener.exitList_of_type_column_def(PostgreSQLParser.List_of_type_column_defContext ctx)
|
void |
PostgreSQLParserBaseListener.exitList_of_type_column_def(PostgreSQLParser.List_of_type_column_defContext ctx)
|
T |
PostgreSQLParserBaseVisitor.visitList_of_type_column_def(PostgreSQLParser.List_of_type_column_defContext ctx)
|
T |
PostgreSQLParserVisitor.visitList_of_type_column_def(PostgreSQLParser.List_of_type_column_defContext ctx)
|