github.com/evanw/esbuild/internal/js_ast.NamedExport.AliasLoc (field)
6 uses
github.com/evanw/esbuild/internal/js_ast (current package)
js_ast.go#L1749: AliasLoc logger.Loc
github.com/evanw/esbuild/internal/bundler
linker.go#L449: nameLoc: name.AliasLoc,
linker.go#L2211: nameLoc: name.AliasLoc,
linker.go#L2226: nameLoc: name.AliasLoc,
github.com/evanw/esbuild/internal/js_parser
js_parser.go#L11669: []logger.MsgData{logger.RangeData(&p.source, js_lexer.RangeOfIdentifier(p.source, name.AliasLoc),
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. |