Uses of Interface
com.google.javascript.jscomp.js.RuntimeJsLibManager.InjectedJsLibField
Packages that use RuntimeJsLibManager.InjectedJsLibField
-
Uses of RuntimeJsLibManager.InjectedJsLibField in com.google.javascript.jscomp.js
Subinterfaces of RuntimeJsLibManager.InjectedJsLibField in com.google.javascript.jscomp.jsModifier and TypeInterfaceDescriptionstatic interfaceARuntimeJsLibManager.InjectedJsLibFieldthat was injected inRuntimeJsLibManager.RuntimeLibraryMode.EXTERN_FIELD_NAMESmode, and so has both a regular "qualified name" by which transpilation passes should refer to it - this is the externed name - but also provides the uncompiled, raw name of the field.Methods in com.google.javascript.jscomp.js that return RuntimeJsLibManager.InjectedJsLibField