type google.golang.org/protobuf/reflect/protoreflect.SourceLocations
4 uses
google.golang.org/protobuf/reflect/protoreflect (current package)
source.go#L12: type SourceLocations interface {
type.go#L140: SourceLocations() SourceLocations
google.golang.org/protobuf/internal/filedesc
desc.go#L82: func (fd *File) SourceLocations() protoreflect.SourceLocations { return &fd.lazyInit().Locations }
placeholder.go#L48: func (f PlaceholderFile) SourceLocations() protoreflect.SourceLocations { return emptySourceLocations }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)