|
Change Variable Type superClassConstructor : FunctionType to superClassConstructor : FunctionTypeI in method private functionNameMatches(enclosingMethodName String, call Node) : boolean in class com.google.javascript.jscomp.RemoveSuperMethodsPass.RemoveSuperMethodsCallback |
From |
To |
|
Change Variable Type calledClassType : JSType to calledClassType : TypeI in method private functionNameMatches(enclosingMethodName String, call Node) : boolean in class com.google.javascript.jscomp.RemoveSuperMethodsPass.RemoveSuperMethodsCallback |
From |
To |
|
Change Variable Type childType : JSType to childType : TypeI in method private returnMatches(call Node) : boolean in class com.google.javascript.jscomp.RemoveSuperMethodsPass.RemoveSuperMethodsCallback |
From |
To |
|
Change Variable Type returnType : JSType to returnType : TypeI in method private returnMatches(call Node) : boolean in class com.google.javascript.jscomp.RemoveSuperMethodsPass.RemoveSuperMethodsCallback |
From |
To |
|
Change Variable Type subclassType : JSType to subclassType : TypeI in method private functionNameMatches(enclosingMethodName String, call Node) : boolean in class com.google.javascript.jscomp.RemoveSuperMethodsPass.RemoveSuperMethodsCallback |
From |
To |