Package | Description |
---|---|
com.google.javascript.jscomp.transpile |
Modifier and Type | Class and Description |
---|---|
static class |
BaseTranspiler.EsmToCjsCompilerSupplier
CompilerSupplier that only transforms EcmaScript Modules into a form that can be safely
transformed on a file by file basis and concatenated.
|
Constructor and Description |
---|
BaseTranspiler(BaseTranspiler.CompilerSupplier compilerSupplier,
java.lang.String runtimeLibraryName) |
Copyright © 2009-2018 Google. All Rights Reserved.