|
Change Parameter Type type : JSType to type : TypeI in method private maybeMarkCandidate(n Node, type TypeI) : void in class com.google.javascript.jscomp.AmbiguateProperties.ProcessProperties |
From |
To |
|
Change Parameter Type newType : JSType to newType : TypeI in method private addNonUnionType(newType TypeI) : void in class com.google.javascript.jscomp.AmbiguateProperties.Property |
From |
To |
|
Change Parameter Type newType : JSType to newType : TypeI in method package addType(newType TypeI) : void in class com.google.javascript.jscomp.AmbiguateProperties.Property |
From |
To |
|
Change Parameter Type type : JSType to type : TypeI in method private getIntForType(type TypeI) : int in class com.google.javascript.jscomp.AmbiguateProperties |
From |
To |
|
Change Parameter Type type : JSType to type : TypeI in method private getRelatedTypesOnNonUnion(type TypeI) : BitSet in class com.google.javascript.jscomp.AmbiguateProperties |
From |
To |
|
Change Parameter Type type : JSType to type : TypeI in method private computeRelatedTypes(type TypeI) : void in class com.google.javascript.jscomp.AmbiguateProperties |
From |
To |
|
Change Parameter Type type : JSType to type : TypeI in method private recordProperty(name String, type TypeI) : Property in class com.google.javascript.jscomp.AmbiguateProperties.ProcessProperties |
From |
To |
|
Change Parameter Type constructor : FunctionType to constructor : FunctionTypeI in method private addRelatedInstance(constructor FunctionTypeI, related JSTypeBitSet) : void in class com.google.javascript.jscomp.AmbiguateProperties |
From |
To |
|
Change Variable Type jsType : JSType to type : TypeI in method private getTypeI(n Node) : TypeI in class com.google.javascript.jscomp.AmbiguateProperties |
From |
To |
|
Change Variable Type alt : JSType to alt : TypeI in method private computeRelatedTypes(type TypeI) : void in class com.google.javascript.jscomp.AmbiguateProperties |
From |
To |
|
Change Variable Type constructor : FunctionType to constructor : FunctionTypeI in method private computeRelatedTypes(type TypeI) : void in class com.google.javascript.jscomp.AmbiguateProperties |
From |
To |
|
Change Variable Type jstype : JSType to type : TypeI in method public visit(t NodeTraversal, n Node, parent Node) : void in class com.google.javascript.jscomp.AmbiguateProperties.ProcessProperties |
From |
To |
|
Change Variable Type alt : JSType to alt : TypeI in method package addType(newType TypeI) : void in class com.google.javascript.jscomp.AmbiguateProperties.Property |
From |
To |
|
Change Variable Type instanceType : ObjectType to instanceType : ObjectTypeI in method private addRelatedInstance(constructor FunctionTypeI, related JSTypeBitSet) : void in class com.google.javascript.jscomp.AmbiguateProperties |
From |
To |