Uses of Class
com.google.devtools.build.lib.view.proto.Deps.SourceLocation
Packages that use Deps.SourceLocation
-
Uses of Deps.SourceLocation in com.google.devtools.build.lib.view.proto
Methods in com.google.devtools.build.lib.view.proto that return Deps.SourceLocationModifier and TypeMethodDescriptionDeps.SourceLocation.Builder.build()Deps.SourceLocation.Builder.buildPartial()static Deps.SourceLocationDeps.SourceLocation.getDefaultInstance()Deps.SourceLocation.Builder.getDefaultInstanceForType()Deps.SourceLocation.getDefaultInstanceForType()Deps.Dependency.Builder.getLocation(int index) Source file locations: compilers can pinpoint the uses of a dependency.Deps.Dependency.getLocation(int index) Source file locations: compilers can pinpoint the uses of a dependency.Deps.DependencyOrBuilder.getLocation(int index) Source file locations: compilers can pinpoint the uses of a dependency.static Deps.SourceLocationDeps.SourceLocation.parseDelimitedFrom(InputStream input) static Deps.SourceLocationDeps.SourceLocation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Deps.SourceLocationDeps.SourceLocation.parseFrom(byte[] data) static Deps.SourceLocationDeps.SourceLocation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Deps.SourceLocationDeps.SourceLocation.parseFrom(com.google.protobuf.ByteString data) static Deps.SourceLocationDeps.SourceLocation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Deps.SourceLocationDeps.SourceLocation.parseFrom(com.google.protobuf.CodedInputStream input) static Deps.SourceLocationDeps.SourceLocation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Deps.SourceLocationDeps.SourceLocation.parseFrom(InputStream input) static Deps.SourceLocationDeps.SourceLocation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Deps.SourceLocationDeps.SourceLocation.parseFrom(ByteBuffer data) static Deps.SourceLocationDeps.SourceLocation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.view.proto that return types with arguments of type Deps.SourceLocationModifier and TypeMethodDescriptionDeps.Dependency.Builder.getLocationList()Source file locations: compilers can pinpoint the uses of a dependency.Deps.Dependency.getLocationList()Source file locations: compilers can pinpoint the uses of a dependency.Deps.DependencyOrBuilder.getLocationList()Source file locations: compilers can pinpoint the uses of a dependency.com.google.protobuf.Parser<Deps.SourceLocation>Deps.SourceLocation.getParserForType()static com.google.protobuf.Parser<Deps.SourceLocation>Deps.SourceLocation.parser()Methods in com.google.devtools.build.lib.view.proto with parameters of type Deps.SourceLocationModifier and TypeMethodDescriptionDeps.Dependency.Builder.addLocation(int index, Deps.SourceLocation value) Source file locations: compilers can pinpoint the uses of a dependency.Deps.Dependency.Builder.addLocation(Deps.SourceLocation value) Source file locations: compilers can pinpoint the uses of a dependency.Deps.SourceLocation.Builder.mergeFrom(Deps.SourceLocation other) static Deps.SourceLocation.BuilderDeps.SourceLocation.newBuilder(Deps.SourceLocation prototype) Deps.Dependency.Builder.setLocation(int index, Deps.SourceLocation value) Source file locations: compilers can pinpoint the uses of a dependency.Method parameters in com.google.devtools.build.lib.view.proto with type arguments of type Deps.SourceLocationModifier and TypeMethodDescriptionDeps.Dependency.Builder.addAllLocation(Iterable<? extends Deps.SourceLocation> values) Source file locations: compilers can pinpoint the uses of a dependency.