|
Change Variable Type retType : JSType to retType : TypeI in method private getFunctionAnnotation(fnNode Node) : String in class com.google.javascript.jscomp.TypedCodeGenerator |
From |
To |
|
Change Variable Type funType : FunctionType to funType : FunctionTypeI in method private getFunctionAnnotation(fnNode Node) : String in class com.google.javascript.jscomp.TypedCodeGenerator |
From |
To |
|
Change Variable Type interfaceType : ObjectType to interfaze : String in method private getFunctionAnnotation(fnNode Node) : String in class com.google.javascript.jscomp.TypedCodeGenerator |
From |
To |
|
Change Variable Type type : JSType to type : TypeI in method private getTypeAnnotation(node Node) : String in class com.google.javascript.jscomp.TypedCodeGenerator |
From |
To |
|
Change Variable Type superConstructor : FunctionType to superConstructor : FunctionTypeI in method private getFunctionAnnotation(fnNode Node) : String in class com.google.javascript.jscomp.TypedCodeGenerator |
From |
To |
|
Change Variable Type type : JSType to type : TypeI in method private getFunctionAnnotation(fnNode Node) : String in class com.google.javascript.jscomp.TypedCodeGenerator |
From |
To |
|
Change Variable Type superInstance : ObjectType to superInstance : ObjectTypeI in method private getFunctionAnnotation(fnNode Node) : String in class com.google.javascript.jscomp.TypedCodeGenerator |
From |
To |
|
Change Variable Type interfaze : ObjectType to interfaze : ObjectTypeI in method private getFunctionAnnotation(fnNode Node) : String in class com.google.javascript.jscomp.TypedCodeGenerator |
From |
To |