github.com/evanw/esbuild/internal/renamer.NumberRenamer.assignName (method)
4 uses
github.com/evanw/esbuild/internal/renamer (current package)
renamer.go#L349: r.assignName(&r.root, ref)
renamer.go#L352: func (r *NumberRenamer) assignName(scope *numberScope, ref js_ast.Ref) {
renamer.go#L399: r.assignName(s, js_ast.Ref{OuterIndex: sourceIndex, InnerIndex: uint32(innerIndex)})
renamer.go#L402: r.assignName(s, 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. |