Package | Description |
---|---|
com.google.javascript.jscomp.transpile |
Modifier and Type | Field and Description |
---|---|
static BaseTranspiler |
BaseTranspiler.ES5_TRANSPILER |
static BaseTranspiler |
BaseTranspiler.LATEST_TRANSPILER |
Modifier and Type | Method and Description |
---|---|
static BaseTranspiler |
BaseTranspiler.to(FeatureSet featureSet) |
static BaseTranspiler |
BaseTranspiler.to(FeatureSet featureSet,
java.lang.String runtime) |
Copyright © 2009-2019 Google. All Rights Reserved.