|
Rename Parameter returnType : Class<?> to methodReturnType : Class<?> in method public ifWasNullPopAndGoto(scope Scope, label LabelNode, methodReturnType Class<?>, stackArgsToPop Iterable<? extends Class<?>>) : BytecodeNode in class com.facebook.presto.sql.gen.BytecodeUtils |
From |
To |
|
Rename Parameter returnType : Class<?> to methodReturnType : Class<?> in method public handleNullValue(scope Scope, label LabelNode, methodReturnType Class<?>, stackArgsToPop List<Class<?>>, outputBlockVariable Optional<Variable>, clearNullFlag boolean) : BytecodeNode in class com.facebook.presto.sql.gen.BytecodeUtils |
From |
To |
|
Rename Parameter returnType : Class<?> to methodReturnType : Class<?> in method public ifWasNullClearPopAndGoto(scope Scope, label LabelNode, methodReturnType Class<?>, stackArgsToPop Class<?>...) : BytecodeNode in class com.facebook.presto.sql.gen.BytecodeUtils |
From |
To |