33363159e732531e64e12112592258b7a5013f2e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable intermediateName : String to functionValueVarName : String in method public exitFunctionCall(expr FunctionExpression) : void in class org.graylog.plugins.pipelineprocessor.codegen.CodeGenerator.JavaPoetListener | From | To | |
| Rename Variable funcReference : String to mangledFunctionName : String in method public exitFunctionCall(expr FunctionExpression) : void in class org.graylog.plugins.pipelineprocessor.codegen.CodeGenerator.JavaPoetListener | From | To | |
| Extract Variable | 1 | ||
| Extract Variable sourceCode : String in method public runCodegen() : void from class org.graylog.plugins.pipelineprocessor.codegen.Codegen | From | To | |
| Extract Method | 1 | ||
| Extract Method private functionReference(function FunctionDescriptor<?>) : String extracted from public exitFunctionCall(expr FunctionExpression) : void in class org.graylog.plugins.pipelineprocessor.codegen.CodeGenerator.JavaPoetListener | From | To |