a1e72ddbf96b45f58874f721925d67151b180369
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable classLit : JLiteral to classLiteral : JLiteral in method private initializeUnidimensionalArray(x JNewArray, arrayType JArrayType) : JExpression in class com.google.gwt.dev.jjs.impl.ArrayNormalizer.ArrayVisitor | From | To | |
Extract Method | 1 | ||
Extract Method private recordClassLiteralReferenced(type JType) : void extracted from public endVisit(x JClassLiteral, ctx Context) : void in class com.google.gwt.dev.jjs.impl.ControlFlowRecorder | From | To |