MCPcopy Create free account
hub / github.com/bufbuild/buf / IsSyntaxUnspecified

Method IsSyntaxUnspecified

private/bufpkg/bufimage/bufimage.go:168–168  ·  view source on GitHub ↗

IsSyntaxUnspecified will be true if the syntax was not explicitly specified.

()

Source from the content-addressed store, hash-verified

166 FileDescriptorProto() *descriptorpb.FileDescriptorProto
167 // IsSyntaxUnspecified will be true if the syntax was not explicitly specified.
168 IsSyntaxUnspecified() bool
169 // UnusedDependencyIndexes returns the indexes of the unused dependencies within
170 // FileDescriptor.GetDependency().
171 //

Callers 7

ImageFileWithIsImportFunction · 0.65
CloneImageFileFunction · 0.65
filterImageFileFunction · 0.65
normalizeImageFilesFunction · 0.65

Implementers 1

imageFileprivate/bufpkg/bufimage/image_file.go

Calls

no outgoing calls

Tested by

no test coverage detected