const github.com/evanw/esbuild/internal/js_lexer.TIf

4 uses

	github.com/evanw/esbuild/internal/js_lexer (current package)
		js_lexer.go#L137: 	TIf
		js_lexer.go#L181: 	"if":         TIf,
		tables.go#L107: 	TIf:         "\"if\"",

	github.com/evanw/esbuild/internal/js_parser
		js_parser.go#L5429: 	case js_lexer.TIf: