github.com/evanw/esbuild/internal/js_ast.ClauseItem.AliasLoc (field)
9 uses
github.com/evanw/esbuild/internal/js_ast (current package)
js_ast.go#L1211: AliasLoc logger.Loc
github.com/evanw/esbuild/internal/js_parser
js_parser.go#L4357: AliasLoc: aliasLoc,
js_parser.go#L4429: AliasLoc: aliasLoc,
js_parser.go#L5903: p.checkForNonBMPCodePoint(item.AliasLoc, item.Alias)
js_parser.go#L7983: ref := p.findSymbol(item.AliasLoc, name).ref
js_parser.go#L8045: AliasLoc: s.Alias.Loc,
js_parser.go#L11913: AliasLoc: name.Loc,
js_parser.go#L11976: AliasLoc: item.AliasLoc,
js_parser.go#L12046: p.recordExport(item.AliasLoc, item.Alias, item.Name.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. |