github.com/evanw/esbuild/internal/js_ast.NamedExport.Ref (field)
9 uses
github.com/evanw/esbuild/internal/js_ast (current package)
js_ast.go#L1748: Ref Ref
github.com/evanw/esbuild/internal/bundler
linker.go#L447: ref: name.Ref,
linker.go#L2209: ref: name.Ref,
linker.go#L2216: repr.meta.importsToBind[name.Ref] = importToBind{
linker.go#L2217: ref: name.Ref,
linker.go#L2225: ref: name.Ref,
linker.go#L2348: commonJSRef := runtimeRepr.ast.NamedExports["__commonJS"].Ref
linker.go#L2550: ref := runtimeRepr.ast.NamedExports[name].Ref
github.com/evanw/esbuild/internal/js_parser
js_parser.go#L11672: p.namedExports[alias] = js_ast.NamedExport{AliasLoc: loc, Ref: ref}
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |