github.com/evanw/esbuild/internal/js_ast.SSwitch.Cases (field)
6 uses
github.com/evanw/esbuild/internal/js_ast (current package)
js_ast.go#L1101: Cases []Case
github.com/evanw/esbuild/internal/js_parser
js_parser.go#L5533: Cases: cases,
js_parser.go#L8478: for i, c := range s.Cases {
js_parser.go#L8487: s.Cases[i] = c
js_parser.go#L8494: for _, c := range s.Cases {
github.com/evanw/esbuild/internal/js_printer
js_printer.go#L2848: for _, c := range s.Cases {
![]() |
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. |