c7806f5978f287f7ac08df79c04619bd72032e15
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected visitDataDefinitionStatement(node DataDefinitionStatement, scope Scope) : Scope renamed to protected visitDeallocate(node Deallocate, scope Scope) : Scope in class com.facebook.presto.sql.analyzer.StatementAnalyzer | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type node : DataDefinitionStatement to node : Deallocate in method protected visitDeallocate(node Deallocate, scope Scope) : Scope in class com.facebook.presto.sql.analyzer.StatementAnalyzer | From | To |