|
Change Parameter Type props : PermProps to properties : PermutationProperties in method private HandleCrossFragmentReferences(jsProgram JsProgram, properties PermutationProperties) in class com.google.gwt.dev.jjs.impl.HandleCrossFragmentReferences |
From |
To |
|
Change Parameter Type configProps : ConfigProps to configurationProperties : ConfigurationProperties in method public exec(jprogram JProgram, logger TreeLogger, configurationProperties ConfigurationProperties, options PrecompileTaskOptions) : void in class com.google.gwt.dev.jjs.impl.EnumNameObfuscator |
From |
To |
|
Change Parameter Type configProps : ConfigProps to configurationProperties : ConfigurationProperties in method public BindingProperties(orderedProperties BindingProperty[], orderedPropertyValues String[], configurationProperties ConfigurationProperties) in class com.google.gwt.dev.cfg.BindingProperties |
From |
To |
|
Change Parameter Type props : PermProps to properties : PermutationProperties in method private splitJsIntoFragments(properties PermutationProperties, permutationId int, jjsmap JavaToJavaScriptMap) : Pair<SyntheticArtifact,MultipleDependencyGraphRecorder> in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Change Parameter Type configMap : ConfigProps to configMap : ConfigurationProperties in method public exec(program JsProgram, configMap ConfigurationProperties) : void in class com.google.gwt.dev.js.JsBreakUpLargeVarStatements |
From |
To |
|
Change Parameter Type props : BindingProps to props : BindingProperties in method public CollapsedPropertyKey(props BindingProperties) in class com.google.gwt.dev.util.CollapsedPropertyKey |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public exec(program JsProgram, config ConfigurationProperties) : void in class com.google.gwt.dev.js.JsVerboseNamer |
From |
To |
|
Change Parameter Type props : PermProps to properties : PermutationProperties in method private runObfuscateNamer(properties PermutationProperties) : Map<JsName,JsLiteral> in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Change Parameter Type allPermutations : PropertyPermutations to allPermutations : PropertyCombinations in method package precompile(logger TreeLogger, compilerContext CompilerContext, permutationBase int, allPermutations PropertyCombinations, startTimeMilliseconds long) : Precompilation in class com.google.gwt.dev.Precompile |
From |
To |
|
Change Parameter Type props : PermProps to properties : PermutationProperties in method private GenerateJavaScriptAST(logger TreeLogger, program JProgram, jsProgram JsProgram, compilerContext CompilerContext, typeMapper TypeMapper<?>, symbolTable Map<StandardSymbolData,JsName>, properties PermutationProperties) in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public exec(program JsProgram, config ConfigurationProperties) : FreshNameGenerator in class com.google.gwt.dev.js.JsObfuscateNamer |
From |
To |
|
Change Parameter Type perms : PropertyPermutations to perms : PropertyCombinations in method public DistillerRebindPermutationOracle(compilerContext CompilerContext, compilationState CompilationState, generatorArtifacts ArtifactSet, perms PropertyCombinations) in class com.google.gwt.dev.DistillerRebindPermutationOracle |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method private JsStackEmulator(jprogram JProgram, jsProgram JsProgram, jjsmap JavaToJavaScriptMap, config ConfigurationProperties) in class com.google.gwt.dev.js.JsStackEmulator |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public JsVerboseNamer(program JsProgram, config ConfigurationProperties) in class com.google.gwt.dev.js.JsVerboseNamer |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method package ReservedNames(config ConfigurationProperties) in class com.google.gwt.dev.js.ReservedNames |
From |
To |
|
Change Parameter Type props : PermProps to properties : PermutationProperties in method public getStackMode(properties PermutationProperties) : StackMode in class com.google.gwt.dev.js.JsStackEmulator |
From |
To |
|
Change Parameter Type configMap : ConfigProps to configMap : ConfigurationProperties in method private JsBreakUpLargeVarStatements(configMap ConfigurationProperties) in class com.google.gwt.dev.js.JsBreakUpLargeVarStatements |
From |
To |
|
Change Parameter Type props : BindingProps to properties : BindingProperties in method public Permutation(id int, properties BindingProperties) in class com.google.gwt.dev.Permutation |
From |
To |
|
Change Parameter Type props : BindingProps to properties : BindingProperties in method private computeSoftPermutation(linkerContext StandardLinkerContext, properties BindingProperties) : Map<SelectionProperty,String> in class com.google.gwt.dev.Link |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public exec(program JsProgram, config ConfigurationProperties) : void in class com.google.gwt.dev.js.JsPrettyNamer |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public construct(logger TreeLogger, state CompilationState, options PrecompileTaskOptions, config ConfigurationProperties, entryPoints String...) : JProgram in class com.google.gwt.dev.jjs.JavaAstConstructor |
From |
To |
|
Change Parameter Type props : PermProps to props : PermutationProperties in method public exec(logger TreeLogger, program JProgram, jsProgram JsProgram, compilerContext CompilerContext, typeMapper TypeMapper<?>, symbolTable Map<StandardSymbolData,JsName>, props PermutationProperties) : Pair<JavaToJavaScriptMap,Set<JsNode>> in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public JsPrettyNamer(program JsProgram, config ConfigurationProperties) in class com.google.gwt.dev.js.JsPrettyNamer |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public construct(logger TreeLogger, state CompilationState, options PrecompileTaskOptions, config ConfigurationProperties) : JProgram in class com.google.gwt.dev.jjs.AstConstructor |
From |
To |
|
Change Parameter Type props : ImmutableList<BindingProps> to properties : ImmutableList<BindingProperties> in method private sameBindingProperties(properties ImmutableList<BindingProperties>) : boolean in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Change Parameter Type props : BindingProps to properties : BindingProperties in method private computeSelectionPermutation(linkerContext StandardLinkerContext, properties BindingProperties) : Map<SelectionProperty,String> in class com.google.gwt.dev.Link |
From |
To |
|
Change Parameter Type allPermutations : PropertyPermutations to allPermutations : PropertyCombinations in method public PropertyCombinations(allPermutations PropertyCombinations, values List<String[]>) in class com.google.gwt.dev.cfg.PropertyCombinations |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public JsNamer(program JsProgram, config ConfigurationProperties) in class com.google.gwt.dev.js.JsNamer |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public JsObfuscateNamer(program JsProgram, config ConfigurationProperties) in class com.google.gwt.dev.js.JsObfuscateNamer |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method private runPrettyNamer(config ConfigurationProperties, jjsmap JavaToJavaScriptMap) : Map<JsName,JsLiteral> in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Change Parameter Type props : PermProps to properties : PermutationProperties in method public exec(jsProgram JsProgram, properties PermutationProperties) : void in class com.google.gwt.dev.jjs.impl.HandleCrossFragmentReferences |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public pickInitialLoadSequence(logger TreeLogger, program JProgram, config ConfigurationProperties) : void in class com.google.gwt.dev.jjs.impl.codesplitter.CodeSplitters |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method private runDetailedNamer(config ConfigurationProperties) : Map<JsName,JsLiteral> in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public JsIncrementalNamer(program JsProgram, config ConfigurationProperties, state JsIncrementalNamerState, jjsmap JavaToJavaScriptMap) in class com.google.gwt.dev.js.JsIncrementalNamer |
From |
To |
|
Change Parameter Type softProps : Iterable<BindingProps> to softProperties : Iterable<BindingProperties> in method public PermutationProperties(softProperties Iterable<BindingProperties>) in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Change Parameter Type props : PermProps to properties : PermutationProperties in method private renameJsSymbols(properties PermutationProperties, jjsmap JavaToJavaScriptMap) : Map<JsName,JsLiteral> in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Change Parameter Type other : BindingProps to other : BindingProperties in method package hasSameBindingProperties(other BindingProperties) : boolean in class com.google.gwt.dev.cfg.BindingProperties |
From |
To |
|
Change Parameter Type config : ConfigProps to config : ConfigurationProperties in method public exec(program JsProgram, config ConfigurationProperties, state JsIncrementalNamerState, jjsmap JavaToJavaScriptMap) : void in class com.google.gwt.dev.js.JsIncrementalNamer |
From |
To |
|
Change Parameter Type allPermutations : PropertyPermutations to allPermutations : PropertyCombinations in method package precompile(logger TreeLogger, compilerContext CompilerContext, permutationBase int, allPermutations PropertyCombinations) : Precompilation in class com.google.gwt.dev.Precompile |
From |
To |
|
Rename Variable bindingProps : BindingProps to properties : BindingProperties in method public prettyPrint() : String in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Rename Variable iter : Iterator<String[]> to it : Iterator<String[]> in method public testOneDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable softProps : BindingProps to properties : BindingProperties in method public findEmbeddedProperties(logger TreeLogger) : ImmutableList<ImmutableMap<String,String>> in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Rename Variable perm : String[] to permutation : String[] in method public testOneDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable iter : Iterator<String[]> to it : Iterator<String[]> in method public testTwoDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable prop : BindingProperty to bindingProperty : BindingProperty in method public testCycle() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable props : BindingProps to properties : BindingProperties in method private addSelectionPermutations(compilation StandardCompilationResult, permutation Permutation, linkerContext StandardLinkerContext) : void in class com.google.gwt.dev.Link |
From |
To |
|
Rename Variable configProps : ConfigProps to configurationProperties : ConfigurationProperties in method private precompile(rpo RebindPermutationOracle, entryPointTypeNames String[], additionalRootTypes String[], singlePermutation boolean, precompilationMetrics PrecompilationMetricsArtifact) : UnifiedAst in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Rename Variable props : Properties to properties : Properties in method public testCycle() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable props : Properties to properties : Properties in method public testOneDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable bindingProps : BindingProps to bindingProperties : BindingProperties in method public isTrueInAnyPermutation(name String) : boolean in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Rename Variable props : PermProps to properties : PermutationProperties in method private compilePermutation(permutation Permutation, unifiedAst UnifiedAst) : PermutationResult in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Rename Variable props : Properties to properties : Properties in method public testTwoDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable prop : BindingProperty to bindingProperty : BindingProperty in method public testOneDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable props : BindingProps to properties : BindingProperties in method public DistillerRebindPermutationOracle(compilerContext CompilerContext, compilationState CompilationState, generatorArtifacts ArtifactSet, perms PropertyCombinations) in class com.google.gwt.dev.DistillerRebindPermutationOracle |
From |
To |
|
Rename Variable prop : BindingProperty to bindingProperty : BindingProperty in method public testTwoDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable prop : BindingProperty to property : BindingProperty in method public prettyPrint() : String in class com.google.gwt.dev.cfg.BindingProperties |
From |
To |
|
Rename Variable perms : PropertyPermutations to permutations : PropertyCombinations in method public testOneDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable props : BindingProps to bindingProperties : BindingProperties in method public collapseProperties() : List<PropertyCombinations> in class com.google.gwt.dev.cfg.PropertyCombinations |
From |
To |
|
Rename Variable perms : PropertyPermutations to permutations : PropertyCombinations in method public testTwoDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable propertyPermutations : PropertyPermutations to propertyCombinations : PropertyCombinations in method private computePermutationCount(moduleDef ModuleDef) : int in class com.google.gwt.dev.cfg.PropertyTest |
From |
To |
|
Rename Variable prop : ConfigurationProperty to property : ConfigurationProperty in method public ConfigurationProperties(properties Iterable<ConfigurationProperty>) in class com.google.gwt.dev.cfg.ConfigurationProperties |
From |
To |
|
Rename Variable prop : BindingProperty to bindingProperty : BindingProperty in method public testOneDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable perms : PropertyPermutations to permutations : PropertyCombinations in method private validateTwoDimensionPerm(props Properties, activeLinkerNames Set<String>) : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable prop : BindingProperty to bindingProperty : BindingProperty in method public testTwoDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable perm : String[] to permutation : String[] in method public testOneDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable perms : PropertyPermutations to permutations : PropertyCombinations in method public testOneDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable props : Properties to properties : Properties in method public testTwoDimensionPermWithRestriction() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable perm : String[] to permutation : String[] in method public testTwoDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable perms : PropertyPermutations to permutations : PropertyCombinations in method public testTwoDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable iter : Iterator<String[]> to it : Iterator<String[]> in method private validateTwoDimensionPerm(props Properties, activeLinkerNames Set<String>) : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable bindingProps : Set<BindingProperty> to bindingProperties : Set<BindingProperty> in method private getOrderedPropertiesOf(properties Properties) : BindingProperty[] in class com.google.gwt.dev.cfg.PropertyCombinations |
From |
To |
|
Rename Variable prop : BindingProperty to bindingProperty : BindingProperty in method public testTwoDimensionPermWithExtension() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable props : Properties to properties : Properties in method public testTwoDimensionPermWithExtension() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable propMap : ImmutableMap<String,String> to propertyValueByPropertyName : Map<String,String> in method private embedBindingProperties() : void in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor |
From |
To |
|
Rename Variable iter : Iterator<String[]> to it : Iterator<String[]> in method public testOneDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable props : PropertyOracle to propertyOracle : PropertyOracle in method private permute(properties BindingProperty[], activeLinkerNames Set<String>, soFar String[], whichProp int, permutations List<String[]>) : void in class com.google.gwt.dev.cfg.PropertyCombinations |
From |
To |
|
Rename Variable prop : BindingProperty to bindingProperty : BindingProperty in method public testTwoDimensionPermWithExpansion() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable prop : BindingProperty to bindingProperty : BindingProperty in method public testTwoDimensionPermWithRestriction() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable props : Properties to properties : Properties in method public testTwoDimensionPermWithExpansion() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable propertyPermutations : PropertyPermutations to propertyCombinations : PropertyCombinations in method private doCompile(compileLogger TreeLogger, compileDir CompileDir, job Job) : boolean in class com.google.gwt.dev.codeserver.Recompiler |
From |
To |
|
Rename Variable props : Properties to properties : Properties in method public testOneDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable props : PermProps to properties : PermutationProperties in method private compileClass(lines String...) : JsProgram in class com.google.gwt.dev.js.JsStackEmulatorTest |
From |
To |
|
Rename Variable props : Properties to properties : Properties in method public testTwoDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Variable permProps : JsArrayLiteral to permutationProperties : JsArrayLiteral in method private embedBindingProperties() : void in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor |
From |
To |
|
Change Variable Type configProps : ConfigProps to configurationProperties : ConfigurationProperties in method private precompile(rpo RebindPermutationOracle, entryPointTypeNames String[], additionalRootTypes String[], singlePermutation boolean, precompilationMetrics PrecompilationMetricsArtifact) : UnifiedAst in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Change Variable Type props : BindingProps to properties : BindingProperties in method private addSelectionPermutations(compilation StandardCompilationResult, permutation Permutation, linkerContext StandardLinkerContext) : void in class com.google.gwt.dev.Link |
From |
To |
|
Change Variable Type perms : PropertyPermutations to permutations : PropertyCombinations in method public testTwoDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Change Variable Type config : ConfigProps to config : ConfigurationProperties in method protected compileSnippet(code String) : Pair<JavaToJavaScriptMap,Set<JsNode>> in class com.google.gwt.dev.jjs.impl.FullCompileTestBase |
From |
To |
|
Change Variable Type actual : BindingProps to actual : BindingProperties in method private sameBindingProperties(properties ImmutableList<BindingProperties>) : boolean in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Change Variable Type collapsePropertySets : List<PropertyPermutations> to collapsePropertySets : List<PropertyCombinations> in method private computePermutationCount(moduleDef ModuleDef) : int in class com.google.gwt.dev.cfg.PropertyTest |
From |
To |
|
Change Variable Type config : ConfigProps to config : ConfigurationProperties in method private loadModule(logger TreeLogger) : ModuleDef in class com.google.gwt.dev.codeserver.Recompiler |
From |
To |
|
Change Variable Type props : PermProps to props : PermutationProperties in method protected compileSnippet(code String) : Pair<JavaToJavaScriptMap,Set<JsNode>> in class com.google.gwt.dev.jjs.impl.FullCompileTestBase |
From |
To |
|
Change Variable Type allPermutations : PropertyPermutations to allPermutations : PropertyCombinations in method private precompileAndCompile(logger TreeLogger, moduleName String, compilerWorkDir File, precompilationOptions PrecompileTaskOptions) : boolean in class com.google.gwt.dev.CompilePerms |
From |
To |
|
Change Variable Type propertyPermutations : PropertyPermutations to propertyCombinations : PropertyCombinations in method private computePermutationCount(moduleDef ModuleDef) : int in class com.google.gwt.dev.cfg.PropertyTest |
From |
To |
|
Change Variable Type config : ConfigProps to config : ConfigurationProperties in method public DistillerRebindPermutationOracle(compilerContext CompilerContext, compilationState CompilationState, generatorArtifacts ArtifactSet, perms PropertyCombinations) in class com.google.gwt.dev.DistillerRebindPermutationOracle |
From |
To |
|
Change Variable Type config : ConfigProps to config : ConfigurationProperties in method private compileClass(lines String...) : JsProgram in class com.google.gwt.dev.js.JsStackEmulatorTest |
From |
To |
|
Change Variable Type config : ConfigProps to config : ConfigurationProperties in method private rename(program JsProgram, outputOption JsOutputOption, persistent boolean) : String in class com.google.gwt.dev.js.JsNamerTest |
From |
To |
|
Change Variable Type bindingProps : BindingProps to properties : BindingProperties in method public prettyPrint() : String in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Change Variable Type permutationPropertySet : PropertyPermutations to permutationPropertySet : PropertyCombinations in method private doCompile(compileLogger TreeLogger, compileDir CompileDir, job Job) : boolean in class com.google.gwt.dev.codeserver.Recompiler |
From |
To |
|
Change Variable Type collapsedPermutations : List<PropertyPermutations> to collapsedPermutations : List<PropertyCombinations> in method package getCollapsedPermutations(module ModuleDef) : List<PropertyCombinations> in class com.google.gwt.dev.Precompile |
From |
To |
|
Change Variable Type allPermutations : PropertyPermutations to allPermutations : PropertyCombinations in method public precompile(logger TreeLogger, compilerContext CompilerContext) : Precompilation in class com.google.gwt.dev.Precompile |
From |
To |
|
Change Variable Type allPermutations : PropertyPermutations to allPermutations : PropertyCombinations in method package getCollapsedPermutations(module ModuleDef) : List<PropertyCombinations> in class com.google.gwt.dev.Precompile |
From |
To |
|
Change Variable Type config : ConfigProps to config : ConfigurationProperties in method private precompile(rpo RebindPermutationOracle, entryPointTypeNames String[], additionalRootTypes String[], singlePermutation boolean, precompilationMetrics PrecompilationMetricsArtifact) : UnifiedAst in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Change Variable Type bindingProps : BindingProps to bindingProperties : BindingProperties in method public isTrueInAnyPermutation(name String) : boolean in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Change Variable Type permutationPropertySets : List<PropertyPermutations> to permutationPropertySets : List<PropertyCombinations> in method private doCompile(compileLogger TreeLogger, compileDir CompileDir, job Job) : boolean in class com.google.gwt.dev.codeserver.Recompiler |
From |
To |
|
Change Variable Type props : PermProps to properties : PermutationProperties in method private compilePermutation(permutation Permutation, unifiedAst UnifiedAst) : PermutationResult in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Change Variable Type collapsedPermutations : List<PropertyPermutations> to collapsedPermutations : List<PropertyCombinations> in method private precompilePermutation(logger TreeLogger, compilerWorkDir File, module ModuleDef, branch TreeLogger, permId int) : boolean in class com.google.gwt.dev.PrecompileOnePerm |
From |
To |
|
Change Variable Type collapsedPermutations : List<PropertyPermutations> to collapsedPermutations : List<PropertyCombinations> in method private precompileAndCompile(logger TreeLogger, moduleName String, compilerWorkDir File, precompilationOptions PrecompileTaskOptions) : boolean in class com.google.gwt.dev.CompilePerms |
From |
To |
|
Change Variable Type propMap : ImmutableMap<String,String> to propertyValueByPropertyName : Map<String,String> in method private embedBindingProperties() : void in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor |
From |
To |
|
Change Variable Type props : BindingProps to properties : BindingProperties in method public DistillerRebindPermutationOracle(compilerContext CompilerContext, compilationState CompilationState, generatorArtifacts ArtifactSet, perms PropertyCombinations) in class com.google.gwt.dev.DistillerRebindPermutationOracle |
From |
To |
|
Change Variable Type prop : BindingProps to prop : BindingProperties in method public isEqualInEachPermutation(key String) : boolean in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Change Variable Type propertyPermutations : PropertyPermutations to propertyCombinations : PropertyCombinations in method private doCompile(compileLogger TreeLogger, compileDir CompileDir, job Job) : boolean in class com.google.gwt.dev.codeserver.Recompiler |
From |
To |
|
Change Variable Type expected : BindingProps to expected : BindingProperties in method private sameBindingProperties(properties ImmutableList<BindingProperties>) : boolean in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Change Variable Type perms : PropertyPermutations to permutations : PropertyCombinations in method public testOneDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Change Variable Type props : BindingProps to bindingProperties : BindingProperties in method public collapseProperties() : List<PropertyCombinations> in class com.google.gwt.dev.cfg.PropertyCombinations |
From |
To |
|
Change Variable Type perms : PropertyPermutations to permutations : PropertyCombinations in method public testTwoDimensionPerm() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Change Variable Type props : PermProps to properties : PermutationProperties in method private compileClass(lines String...) : JsProgram in class com.google.gwt.dev.js.JsStackEmulatorTest |
From |
To |
|
Change Variable Type onePerm : PropertyPermutations to onePerm : PropertyCombinations in method private precompilePermutation(logger TreeLogger, compilerWorkDir File, module ModuleDef, branch TreeLogger, permId int) : boolean in class com.google.gwt.dev.PrecompileOnePerm |
From |
To |
|
Change Variable Type onePerm : PropertyPermutations to onePerm : PropertyCombinations in method private precompileAndCompile(logger TreeLogger, moduleName String, compilerWorkDir File, precompilationOptions PrecompileTaskOptions) : boolean in class com.google.gwt.dev.CompilePerms |
From |
To |
|
Change Variable Type perms : PropertyPermutations to permutations : PropertyCombinations in method private validateTwoDimensionPerm(props Properties, activeLinkerNames Set<String>) : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Change Variable Type collapsed : List<PropertyPermutations> to collapsed : List<PropertyCombinations> in method public testOneDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Change Variable Type softProps : BindingProps to properties : BindingProperties in method public findEmbeddedProperties(logger TreeLogger) : ImmutableList<ImmutableMap<String,String>> in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Change Variable Type toReturn : List<PropertyPermutations> to toReturn : List<PropertyCombinations> in method public collapseProperties() : List<PropertyCombinations> in class com.google.gwt.dev.cfg.PropertyCombinations |
From |
To |
|
Change Variable Type perms : PropertyPermutations to permutations : PropertyCombinations in method public testOneDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Change Variable Type config : ConfigProps to config : ConfigurationProperties in method public setUp() : void in class com.google.gwt.dev.cfg.ConditionTest |
From |
To |
|
Change Variable Type collapsed : List<PropertyPermutations> to collapsed : List<PropertyCombinations> in method public testTwoDimensionPermWithCollapse() : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Parameter props : PermProps to properties : PermutationProperties in method private renameJsSymbols(properties PermutationProperties, jjsmap JavaToJavaScriptMap) : Map<JsName,JsLiteral> in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Rename Parameter iter : Iterator<String[]> to it : Iterator<String[]> in method private checkNextPermutation(it Iterator<String[]>, expectedName String, expectedValue String) : void in class com.google.gwt.dev.util.test.PropertyCombinationsTest |
From |
To |
|
Rename Parameter props : PermProps to properties : PermutationProperties in method public getStackMode(properties PermutationProperties) : StackMode in class com.google.gwt.dev.js.JsStackEmulator |
From |
To |
|
Rename Parameter perm : Permutation to permutation : Permutation in method private addSelectionPermutations(compilation StandardCompilationResult, permutation Permutation, linkerContext StandardLinkerContext) : void in class com.google.gwt.dev.Link |
From |
To |
|
Rename Parameter props : PermProps to properties : PermutationProperties in method private GenerateJavaScriptAST(logger TreeLogger, program JProgram, jsProgram JsProgram, compilerContext CompilerContext, typeMapper TypeMapper<?>, symbolTable Map<StandardSymbolData,JsName>, properties PermutationProperties) in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST |
From |
To |
|
Rename Parameter props : PermProps to properties : PermutationProperties in method private splitJsIntoFragments(properties PermutationProperties, permutationId int, jjsmap JavaToJavaScriptMap) : Pair<SyntheticArtifact,MultipleDependencyGraphRecorder> in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Rename Parameter props : BindingProps to properties : BindingProperties in method private computeSelectionPermutation(linkerContext StandardLinkerContext, properties BindingProperties) : Map<SelectionProperty,String> in class com.google.gwt.dev.Link |
From |
To |
|
Rename Parameter softProps : Iterable<BindingProps> to softProperties : Iterable<BindingProperties> in method public PermutationProperties(softProperties Iterable<BindingProperties>) in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |
|
Rename Parameter props : Properties to properties : Properties in method public ModuleSpacePropertyOracle(properties Properties, activeLinkerNames Set<String>, space ModuleSpace) in class com.google.gwt.dev.shell.ModuleSpacePropertyOracle |
From |
To |
|
Rename Parameter props : PermProps to properties : PermutationProperties in method private runObfuscateNamer(properties PermutationProperties) : Map<JsName,JsLiteral> in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Rename Parameter configProps : SortedSet<ConfigurationProperty> to configurationProperties : SortedSet<ConfigurationProperty> in method private generatePropertyProvider(logger TreeLogger, prop SelectionProperty, configurationProperties SortedSet<ConfigurationProperty>) : String in class com.google.gwt.core.ext.linker.impl.PropertiesUtil |
From |
To |
|
Rename Parameter props : Iterable<ConfigurationProperty> to properties : Iterable<ConfigurationProperty> in method public ConfigurationProperties(properties Iterable<ConfigurationProperty>) in class com.google.gwt.dev.cfg.ConfigurationProperties |
From |
To |
|
Rename Parameter props : PermProps to properties : PermutationProperties in method public exec(jsProgram JsProgram, properties PermutationProperties) : void in class com.google.gwt.dev.jjs.impl.HandleCrossFragmentReferences |
From |
To |
|
Rename Parameter props : BindingProps to properties : BindingProperties in method public Permutation(id int, properties BindingProperties) in class com.google.gwt.dev.Permutation |
From |
To |
|
Rename Parameter props : BindingProps to properties : BindingProperties in method private computeSoftPermutation(linkerContext StandardLinkerContext, properties BindingProperties) : Map<SelectionProperty,String> in class com.google.gwt.dev.Link |
From |
To |
|
Rename Parameter orderedProps : BindingProperty[] to orderedProperties : BindingProperty[] in method public BindingProperties(orderedProperties BindingProperty[], orderedPropertyValues String[], configurationProperties ConfigurationProperties) in class com.google.gwt.dev.cfg.BindingProperties |
From |
To |
|
Rename Parameter props : PermProps to properties : PermutationProperties in method private HandleCrossFragmentReferences(jsProgram JsProgram, properties PermutationProperties) in class com.google.gwt.dev.jjs.impl.HandleCrossFragmentReferences |
From |
To |
|
Rename Parameter configProps : ConfigProps to configurationProperties : ConfigurationProperties in method public exec(jprogram JProgram, logger TreeLogger, configurationProperties ConfigurationProperties, options PrecompileTaskOptions) : void in class com.google.gwt.dev.jjs.impl.EnumNameObfuscator |
From |
To |
|
Rename Parameter orderedPropValues : String[] to orderedPropertyValues : String[] in method public BindingProperties(orderedProperties BindingProperty[], orderedPropertyValues String[], configurationProperties ConfigurationProperties) in class com.google.gwt.dev.cfg.BindingProperties |
From |
To |
|
Rename Parameter configProps : ConfigProps to configurationProperties : ConfigurationProperties in method public BindingProperties(orderedProperties BindingProperty[], orderedPropertyValues String[], configurationProperties ConfigurationProperties) in class com.google.gwt.dev.cfg.BindingProperties |
From |
To |
|
Rename Parameter props : ImmutableList<BindingProps> to properties : ImmutableList<BindingProperties> in method private sameBindingProperties(properties ImmutableList<BindingProperties>) : boolean in class com.google.gwt.dev.cfg.PermutationProperties |
From |
To |