734dbc4907f71b0bbd92967b8af05c0bb7ab5f67
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable inner1Column2 : Field to innerColumn2 : Field in method public test() : void in class com.facebook.presto.sql.analyzer.TestScope | From | To | |
| Rename Variable inner1 : Scope to inner : Scope in method public test() : void in class com.facebook.presto.sql.analyzer.TestScope | From | To | |
| Rename Variable inner1Column3 : Field to innerColumn3 : Field in method public test() : void in class com.facebook.presto.sql.analyzer.TestScope | From | To | |
| Inline Method | 2 | ||
| Inline Method private createQueryBoundaryScope() : Scope inlined to protected visitSubqueryExpression(node SubqueryExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor | From | To | |
| Inline Method private createQueryBoundaryScope() : Scope inlined to protected visitExists(node ExistsPredicate, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor | From | To |