|
Rename Method public getResultTypes() : List<String> renamed to public getResultValues() : List<String> in class com.google.gwt.dev.jjs.ast.JPermutationDependentValue |
From |
To |
|
Rename Method public getInstantiationExpressions() : List<JExpression> renamed to public getResultExpressions() : List<JExpression> in class com.google.gwt.dev.jjs.ast.JPermutationDependentValue |
From |
To |
|
Rename Method public visit(x JGwtCreate, ctx Context) : boolean renamed to public endVisit(x JPermutationDependentValue, ctx Context) : void in class com.google.gwt.dev.jjs.impl.CloneExpressionVisitor |
From |
To |
|
Rename Method private populateRootTypes(allRootTypes Set<String>, entryPointTypeNames String[], additionalRootTypes String[], compilationState CompilationState) : void renamed to private computeRootTypes(entryPointTypeNames String[], additionalRootTypes String[], compilationState CompilationState) : Set<String> in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |
|
Rename Method public getSourceType() : String renamed to public getDefaultValue() : String in class com.google.gwt.dev.jjs.ast.JPermutationDependentValue |
From |
To |
|
Rename Method public getGwtCreateAnswers() : List<GwtCreateMap> renamed to public getPropertyAndBindingInfos() : List<PropertyAndBindingInfo> in class com.google.gwt.dev.Permutation |
From |
To |
|
Change Parameter Type theseAnswers : List<GwtCreateMap> to theseAnswers : List<PropertyAndBindingInfo> in method private assertSameAnswers(liveRebindRequests SortedSet<String>, theseAnswers List<PropertyAndBindingInfo>, thoseAnswers List<PropertyAndBindingInfo>) : void in class com.google.gwt.dev.Permutation |
From |
To |
|
Change Parameter Type x : JGwtCreate to x : JPermutationDependentValue in method public endVisit(x JPermutationDependentValue, ctx Context) : void in class com.google.gwt.dev.jjs.ast.JVisitor |
From |
To |
|
Change Parameter Type x : JGwtCreate to x : JPermutationDependentValue in method public endVisit(x JPermutationDependentValue, ctx Context) : void in class com.google.gwt.dev.jjs.impl.RecordRebinds.RebindVisitor |
From |
To |
|
Change Parameter Type x : JGwtCreate to x : JPermutationDependentValue in method public endVisit(x JPermutationDependentValue, ctx Context) : void in class com.google.gwt.dev.jjs.impl.TypeTightener.TightenTypesVisitor |
From |
To |
|
Change Parameter Type x : JGwtCreate to x : JPermutationDependentValue in method public visit(x JPermutationDependentValue, ctx Context) : boolean in class com.google.gwt.dev.jjs.impl.JavaPrecedenceVisitor |
From |
To |
|
Change Parameter Type x : JGwtCreate to x : JPermutationDependentValue in method public visit(x JPermutationDependentValue, ctx Context) : boolean in class com.google.gwt.dev.jjs.ast.JVisitor |
From |
To |
|
Change Parameter Type x : JGwtCreate to x : JPermutationDependentValue in method public endVisit(x JPermutationDependentValue, ctx Context) : void in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor |
From |
To |
|
Change Parameter Type thoseAnswers : List<GwtCreateMap> to thoseAnswers : List<PropertyAndBindingInfo> in method private assertSameAnswers(liveRebindRequests SortedSet<String>, theseAnswers List<PropertyAndBindingInfo>, thoseAnswers List<PropertyAndBindingInfo>) : void in class com.google.gwt.dev.Permutation |
From |
To |
|
Change Parameter Type x : JGwtCreate to x : JPermutationDependentValue in method public endVisit(x JPermutationDependentValue, ctx Context) : void in class com.google.gwt.dev.jjs.impl.TypeRemapper |
From |
To |
|
Change Parameter Type sourceType : String to valueType : Type in method private JPermutationDependentValue(info SourceInfo, valueType Type, requestedValue String, resultValues List<String>, defaultValue String, resultType JType, resultExpressions List<JExpression>) in class com.google.gwt.dev.jjs.ast.JPermutationDependentValue |
From |
To |
|
Change Parameter Type x : JGwtCreate to x : JPermutationDependentValue in method public endVisit(x JPermutationDependentValue, ctx Context) : void in class com.google.gwt.dev.jjs.impl.CloneExpressionVisitor |
From |
To |
|
Change Parameter Type rpo : RebindPermutationOracle to precompilationContext : PrecompilationContext in method public UnifyAst(logger TreeLogger, compilerContext CompilerContext, program JProgram, jsProgram JsProgram, precompilationContext PrecompilationContext) in class com.google.gwt.dev.jjs.impl.UnifyAst |
From |
To |
|
Change Variable Type answerMap : GwtCreateMap to answerMap : PropertyAndBindingInfo in method public putRebindAnswer(requestType String, resultType String) : void in class com.google.gwt.dev.Permutation |
From |
To |
|
Change Variable Type rpo : RebindPermutationOracle to precompilationContext : PrecompilationContext in method public construct(logger TreeLogger, state CompilationState, options PrecompileTaskOptions, config ConfigurationProperties) : JProgram in class com.google.gwt.dev.jjs.AstConstructor |
From |
To |
|
Change Variable Type rpo : DistillerRebindPermutationOracle to precompilationContext : PrecompilationContext in method package precompile(logger TreeLogger, compilerContext CompilerContext, permutationBase int, propertyCombinations PropertyCombinations, startTimeMilliseconds long) : Precompilation in class com.google.gwt.dev.Precompile |
From |
To |
|
Rename Parameter instantiationExpressions : List<JExpression> to resultExpressions : List<JExpression> in method private JPermutationDependentValue(info SourceInfo, valueType Type, requestedValue String, resultValues List<String>, defaultValue String, resultType JType, resultExpressions List<JExpression>) in class com.google.gwt.dev.jjs.ast.JPermutationDependentValue |
From |
To |
|
Rename Parameter type : JType to resultType : JType in method private JPermutationDependentValue(info SourceInfo, valueType Type, requestedValue String, resultValues List<String>, defaultValue String, resultType JType, resultExpressions List<JExpression>) in class com.google.gwt.dev.jjs.ast.JPermutationDependentValue |
From |
To |
|
Rename Parameter rpo : RebindPermutationOracle to precompilationContext : PrecompilationContext in method public UnifyAst(logger TreeLogger, compilerContext CompilerContext, program JProgram, jsProgram JsProgram, precompilationContext PrecompilationContext) in class com.google.gwt.dev.jjs.impl.UnifyAst |
From |
To |
|
Rename Parameter resultTypes : List<String> to resultValues : List<String> in method private JPermutationDependentValue(info SourceInfo, valueType Type, requestedValue String, resultValues List<String>, defaultValue String, resultType JType, resultExpressions List<JExpression>) in class com.google.gwt.dev.jjs.ast.JPermutationDependentValue |
From |
To |
|
Rename Parameter properties : BindingProperties to bindingProperties : BindingProperties in method public Permutation(id int, bindingProperties BindingProperties) in class com.google.gwt.dev.Permutation |
From |
To |
|
Rename Parameter allPermutations : PropertyCombinations to propertyCombinations : PropertyCombinations in method package precompile(logger TreeLogger, compilerContext CompilerContext, permutationBase int, propertyCombinations PropertyCombinations, startTimeMilliseconds long) : Precompilation in class com.google.gwt.dev.Precompile |
From |
To |
|
Rename Parameter sourceType : String to valueType : Type in method private JPermutationDependentValue(info SourceInfo, valueType Type, requestedValue String, resultValues List<String>, defaultValue String, resultType JType, resultExpressions List<JExpression>) in class com.google.gwt.dev.jjs.ast.JPermutationDependentValue |
From |
To |
|
Rename Parameter config : ConfigurationProperties to configurationProperties : ConfigurationProperties in method private runPrettyNamer(configurationProperties ConfigurationProperties, jjsmap JavaToJavaScriptMap) : Map<JsName,JsLiteral> in class com.google.gwt.dev.jjs.JavaToJavaScriptCompiler |
From |
To |