33cf1c29b0cc016714660c6e69a75254027c1371
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable operatorSignature : Signature to equalsSignature : Signature in method public generateExpression(signature Signature, generatorContext BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>) : BytecodeNode in class com.facebook.presto.sql.gen.NullIfCodeGenerator | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter fromType : TypeSignature to requiredType : TypeSignature in method private cast(generatorContext BytecodeGeneratorContext, argument BytecodeNode, actualType Type, requiredType TypeSignature) : BytecodeNode in class com.facebook.presto.sql.gen.NullIfCodeGenerator | From | To | |
| Rename Parameter toType : TypeSignature to requiredType : TypeSignature in method private cast(generatorContext BytecodeGeneratorContext, argument BytecodeNode, actualType Type, requiredType TypeSignature) : BytecodeNode in class com.facebook.presto.sql.gen.NullIfCodeGenerator | From | To |