github.com/evanw/esbuild/internal/js_printer.Options.Indent (field)
42 uses
github.com/evanw/esbuild/internal/js_printer (current package)
js_printer.go#L745: for i := 0; i < p.options.Indent; i++ {
js_printer.go#L827: p.options.Indent++
js_printer.go#L860: p.options.Indent--
js_printer.go#L871: p.options.Indent++
js_printer.go#L942: p.options.Indent--
js_printer.go#L1063: p.options.Indent++
js_printer.go#L1079: p.options.Indent--
js_printer.go#L1280: p.options.Indent++
js_printer.go#L1289: p.options.Indent--
js_printer.go#L1303: p.options.Indent++
js_printer.go#L1344: p.options.Indent--
js_printer.go#L1538: p.options.Indent++
js_printer.go#L1547: p.options.Indent--
js_printer.go#L1713: p.options.Indent++
js_printer.go#L1737: p.options.Indent--
js_printer.go#L1753: p.options.Indent++
js_printer.go#L1771: p.options.Indent--
js_printer.go#L2348: p.options.Indent++
js_printer.go#L2350: p.options.Indent--
js_printer.go#L2359: p.options.Indent++
js_printer.go#L2364: p.options.Indent--
js_printer.go#L2423: p.options.Indent++
js_printer.go#L2425: p.options.Indent--
js_printer.go#L2438: p.options.Indent++
js_printer.go#L2440: p.options.Indent--
js_printer.go#L2460: p.options.Indent++
js_printer.go#L2462: p.options.Indent--
js_printer.go#L2612: p.options.Indent++
js_printer.go#L2636: p.options.Indent--
js_printer.go#L2652: p.options.Indent++
js_printer.go#L2675: p.options.Indent--
js_printer.go#L2711: p.options.Indent++
js_printer.go#L2714: p.options.Indent--
js_printer.go#L2846: p.options.Indent++
js_printer.go#L2871: p.options.Indent++
js_printer.go#L2876: p.options.Indent--
js_printer.go#L2879: p.options.Indent--
js_printer.go#L2906: p.options.Indent++
js_printer.go#L2930: p.options.Indent--
js_printer.go#L3046: Indent int
github.com/evanw/esbuild/internal/bundler
linker.go#L3445: Indent: indent,
linker.go#L3702: Indent: indent,
![]() |
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. |