Uses of Class
com.google.javascript.jscomp.transpile.BaseTranspiler
Packages that use BaseTranspiler
-
Uses of BaseTranspiler in com.google.javascript.jscomp.transpile
Fields in com.google.javascript.jscomp.transpile declared as BaseTranspilerModifier and TypeFieldDescriptionstatic final BaseTranspiler
BaseTranspiler.ES5_TRANSPILER
static final BaseTranspiler
BaseTranspiler.LATEST_TRANSPILER
Methods in com.google.javascript.jscomp.transpile that return BaseTranspilerModifier and TypeMethodDescriptionstatic final BaseTranspiler
BaseTranspiler.to
(FeatureSet featureSet) static final BaseTranspiler
BaseTranspiler.to
(FeatureSet featureSet, String runtime)