|
Change Parameter Type receiverType : NominalType to receiverType : JSType in method package normalized(requiredFormals List<JSType>, optionalFormals List<JSType>, restFormals JSType, retType JSType, nominalType JSType, receiverType JSType, outerVars Map<String,JSType>, typeParameters ImmutableList<String>, isLoose boolean) : FunctionType in class com.google.javascript.jscomp.newtypes.FunctionType |
From |
To |
|
Change Parameter Type cl : NominalType to t : JSType in method public addReceiverType(t JSType) : FunctionTypeBuilder in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder |
From |
To |
|
Change Parameter Type nominalType : NominalType to nominalType : JSType in method private DeclaredFunctionType(requiredFormals List<JSType>, optionalFormals List<JSType>, restFormals JSType, retType JSType, nominalType JSType, receiverType JSType, typeParameters ImmutableList<String>) in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType |
From |
To |
|
Change Parameter Type receiverType : NominalType to receiverType : JSType in method private DeclaredFunctionType(requiredFormals List<JSType>, optionalFormals List<JSType>, restFormals JSType, retType JSType, nominalType JSType, receiverType JSType, typeParameters ImmutableList<String>) in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType |
From |
To |
|
Change Parameter Type receiverType : NominalType to receiverType : JSType in method package make(requiredFormals List<JSType>, optionalFormals List<JSType>, restFormals JSType, retType JSType, nominalType JSType, receiverType JSType, typeParameters ImmutableList<String>) : DeclaredFunctionType in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType |
From |
To |
|
Change Parameter Type nominalType : NominalType to nominalType : JSType in method private FunctionType(requiredFormals ImmutableList<JSType>, optionalFormals ImmutableList<JSType>, restFormals JSType, retType JSType, nominalType JSType, receiverType JSType, outerVars ImmutableMap<String,JSType>, typeParameters ImmutableList<String>, isLoose boolean) in class com.google.javascript.jscomp.newtypes.FunctionType |
From |
To |
|
Change Parameter Type nominalType : NominalType to nominalType : JSType in method package make(requiredFormals List<JSType>, optionalFormals List<JSType>, restFormals JSType, retType JSType, nominalType JSType, receiverType JSType, typeParameters ImmutableList<String>) : DeclaredFunctionType in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType |
From |
To |
|
Change Parameter Type cl : NominalType to t : JSType in method public addNominalType(t JSType) : FunctionTypeBuilder in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder |
From |
To |
|
Change Parameter Type receiverType : NominalType to receiverType : JSType in method private FunctionType(requiredFormals ImmutableList<JSType>, optionalFormals ImmutableList<JSType>, restFormals JSType, retType JSType, nominalType JSType, receiverType JSType, outerVars ImmutableMap<String,JSType>, typeParameters ImmutableList<String>, isLoose boolean) in class com.google.javascript.jscomp.newtypes.FunctionType |
From |
To |
|
Change Parameter Type nominalType : NominalType to nominalType : JSType in method package normalized(requiredFormals List<JSType>, optionalFormals List<JSType>, restFormals JSType, retType JSType, nominalType JSType, receiverType JSType, outerVars Map<String,JSType>, typeParameters ImmutableList<String>, isLoose boolean) : FunctionType in class com.google.javascript.jscomp.newtypes.FunctionType |
From |
To |