|
Change Parameter Type path : String 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 : String to path : Path in method public transpile(path Path, code String) : TranspileResult in class com.google.javascript.jscomp.transpile.Transpiler |
From |
To |
|
Change Parameter Type path : String 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 path : String 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 : String 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 : String to path : Path in method package Key(path Path, code String) in class com.google.javascript.jscomp.transpile.CachingTranspiler.Key |
From |
To |