Class Deps
- java.lang.Object
-
- com.google.devtools.build.lib.view.proto.Deps
-
public final class Deps extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDeps.DependenciesTop-level message found in .deps artifactsstatic interfaceDeps.DependenciesOrBuilderstatic classDeps.DependencyProtobuf typeblaze_deps.Dependencystatic interfaceDeps.DependencyOrBuilderstatic classDeps.SourceLocationA specific location within a source file.static interfaceDeps.SourceLocationOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-