Package com.google.javascript.jscomp
Class ReportUntranspilableFeatures
java.lang.Object
com.google.javascript.jscomp.ReportUntranspilableFeatures
Looks for presence of features that are not supported for transpilation (mostly new RegExp
features and bigint literal). Reports errors for any features are present in the root and not
present in the targeted output language.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
UNTRANSPILABLE_FEATURE_PRESENT
-