github.com/evanw/esbuild/internal/js_printer.printer.printIf (method)

3 uses

	github.com/evanw/esbuild/internal/js_printer (current package)
		js_printer.go#L2401: func (p *printer) printIf(s *js_ast.SIf) {
		js_printer.go#L2457: 			p.printIf(no)
		js_printer.go#L2699: 		p.printIf(s)