github.com/evanw/esbuild/internal/js_ast.NamespaceAlias.NamespaceRef (field)
8 uses
github.com/evanw/esbuild/internal/js_ast (current package)
js_ast.go#L1490: NamespaceRef Ref
github.com/evanw/esbuild/internal/bundler
linker.go#L882: ref = symbol.NamespaceAlias.NamespaceRef
linker.go#L1874: NamespaceRef: result.namespaceRef,
linker.go#L1885: NamespaceRef: result.namespaceRef,
github.com/evanw/esbuild/internal/js_parser
js_parser.go#L9408: NamespaceRef: id.Ref,
js_parser.go#L11946: NamespaceRef: s.NamespaceRef,
github.com/evanw/esbuild/internal/js_printer
js_printer.go#L1948: p.printSymbol(symbol.NamespaceAlias.NamespaceRef)
github.com/evanw/esbuild/internal/renamer
renamer.go#L147: ref = js_ast.FollowSymbols(r.symbols, symbol.NamespaceAlias.NamespaceRef)
![]() |
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. |