github.com/evanw/esbuild/pkg/api.Location.Length (field)

3 uses

	github.com/evanw/esbuild/pkg/api (current package)
		api.go#L166: 	Length    int // in bytes
		api_impl.go#L513: 			Length:    loc.Length,
		api_impl.go#L553: 			Length:    loc.Length,