github.com/evanw/esbuild/internal/js_parser.tempRef.ref (field)
6 uses
github.com/evanw/esbuild/internal/js_parser (current package)
js_parser.go#L368: ref js_ast.Ref
js_parser.go#L6280: p.tempRefsToDeclare = append(p.tempRefsToDeclare, tempRef{ref: ref})
js_parser.go#L6486: ref: *ref,
js_parser.go#L6495: ref: *ref,
js_parser.go#L6506: decls = append(decls, js_ast.Decl{Binding: js_ast.Binding{Data: &js_ast.BIdentifier{Ref: temp.ref}}, Value: temp.value})
js_parser.go#L6507: p.recordDeclaredSymbol(temp.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. |