|
Change Parameter Type sourceMapLocationMappings : List<? extends LocationMapping> to sourceMapLocationMappings : List<LocationMapping> in method public setPrefixMappings(sourceMapLocationMappings List<LocationMapping>) : void in class com.google.javascript.jscomp.SourceMap |
From |
To |
|
Change Parameter Type path : URI to path : Path in method package Key(path Path, code String) in class com.google.javascript.jscomp.transpile.CachingTranspiler.Key |
From |
To |
|
Change Parameter Type path : URI to path : Path in method public compile(path Path, code String) : CompileResult in class com.google.javascript.jscomp.transpile.BaseTranspiler.CompilerSupplier |
From |
To |
|
Change Parameter Type path : URI to path : Path in method public transpile(path Path, code String) : TranspileResult in class com.google.javascript.jscomp.transpile.CachingTranspiler |
From |
To |
|
Change Parameter Type sourceMapLocationMappings : List<? extends SourceMap.LocationMapping> to sourceMapLocationMappings : List<SourceMap.LocationMapping> in method public setSourceMapLocationMappings(sourceMapLocationMappings List<SourceMap.LocationMapping>) : void in class com.google.javascript.jscomp.CompilerOptions |
From |
To |
|
Change Parameter Type path : URI to path : Path in method public compile(path Path, code String) : CompileResult in class com.google.javascript.jscomp.transpile.BaseTranspiler.EsmToCjsCompilerSupplier |
From |
To |
|
Change Parameter Type path : URI to path : Path in method public TranspileResult(path Path, original String, transpiled String, sourceMap String) in class com.google.javascript.jscomp.transpile.TranspileResult |
From |
To |
|
Change Parameter Type path : URI to path : Path in method public transpile(path Path, code String) : TranspileResult in class com.google.javascript.jscomp.transpile.BaseTranspiler |
From |
To |
|
Change Parameter Type path : URI to path : Path in method public transpile(path Path, code String) : TranspileResult in class com.google.javascript.jscomp.transpile.Transpiler |
From |
To |
|
Change Attribute Type FOO_JS : URI to FOO_JS : Path in class com.google.javascript.jscomp.transpile.CachingTranspilerTest |
From |
To |
|
Change Attribute Type path : URI to path : Path in class com.google.javascript.jscomp.transpile.CachingTranspiler.Key |
From |
To |
|
Change Attribute Type BAR_JS : URI to BAR_JS : Path in class com.google.javascript.jscomp.transpile.CachingTranspilerTest |
From |
To |
|
Change Attribute Type FOO_JS : URI to FOO_JS : Path in class com.google.javascript.jscomp.transpile.BaseTranspilerTest |
From |
To |
|
Change Attribute Type prefixMappings : List<? extends LocationMapping> to prefixMappings : List<LocationMapping> in class com.google.javascript.jscomp.SourceMap |
From |
To |
|
Change Attribute Type QUX_JS : URI to QUX_JS : Path in class com.google.javascript.jscomp.transpile.CachingTranspilerTest |
From |
To |
|
Change Attribute Type SOURCE_JS : URI to SOURCE_JS : Path in class com.google.javascript.jscomp.transpile.BaseTranspilerTest |
From |
To |
|
Change Attribute Type sourceMapLocationMappings : List<? extends SourceMap.LocationMapping> to sourceMapLocationMappings : List<SourceMap.LocationMapping> in class com.google.javascript.jscomp.CompilerOptions |
From |
To |
|
Change Attribute Type path : URI to path : Path in class com.google.javascript.jscomp.transpile.TranspileResult |
From |
To |