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 BaseTranspilerBaseTranspiler.ES5_TRANSPILERstatic final BaseTranspilerBaseTranspiler.LATEST_TRANSPILERMethods in com.google.javascript.jscomp.transpile that return BaseTranspilerModifier and TypeMethodDescriptionstatic final BaseTranspilerBaseTranspiler.to(FeatureSet featureSet) static final BaseTranspilerBaseTranspiler.to(FeatureSet featureSet, String runtime)