MCPcopy
hub / github.com/rollup/rollup / bind

Method bind

src/ast/nodes/shared/Node.ts:61–61  ·  view source on GitHub ↗

* Called once all nodes have been initialised and the scopes have been * populated.

()

Source from the content-addressed store, hash-verified

59 * populated.
60 */
61 bind(): void;
62
63 /**
64 * Determine if this Node would have an effect on the bundle. This is usually

Callers 15

requireEs5ShimFunction · 0.65
requireFunctionCallFunction · 0.65
requireFunctionApplyFunction · 0.65
requireEs6ShimFunction · 0.65
misc.jsFile · 0.65
bindReferencesMethod · 0.65
setSourceMethod · 0.65
getPluginContextFunction · 0.65
constructorMethod · 0.65
bindMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected