github.com/evanw/esbuild/internal/js_ast.NamedImport.NamespaceRef (field)
11 uses
github.com/evanw/esbuild/internal/js_ast (current package)
js_ast.go#L1739: NamespaceRef Ref
github.com/evanw/esbuild/internal/bundler
linker.go#L2007: if namedImport.NamespaceRef != js_ast.InvalidRef {
linker.go#L2010: result.namespaceRef = namedImport.NamespaceRef
linker.go#L2015: namespaceRef: namedImport.NamespaceRef,
github.com/evanw/esbuild/internal/js_parser
js_parser.go#L11940: NamespaceRef: s.NamespaceRef,
js_parser.go#L11958: NamespaceRef: s.NamespaceRef,
js_parser.go#L11967: NamespaceRef: js_ast.InvalidRef,
js_parser.go#L11977: NamespaceRef: s.NamespaceRef,
js_parser.go#L12057: NamespaceRef: js_ast.InvalidRef,
js_parser.go#L12077: NamespaceRef: s.NamespaceRef,
js_parser.go#L13021: NamespaceRef: 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. |