Uses of Interface
com.google.devtools.build.lib.view.proto.Deps.SourceLocationOrBuilder
Packages that use Deps.SourceLocationOrBuilder
-
Uses of Deps.SourceLocationOrBuilder in com.google.devtools.build.lib.view.proto
Classes in com.google.devtools.build.lib.view.proto that implement Deps.SourceLocationOrBuilderModifier and TypeClassDescriptionstatic final classA specific location within a source file.static final classA specific location within a source file.Methods in com.google.devtools.build.lib.view.proto that return Deps.SourceLocationOrBuilderModifier and TypeMethodDescriptionDeps.Dependency.Builder.getLocationOrBuilder(int index) Source file locations: compilers can pinpoint the uses of a dependency.Deps.Dependency.getLocationOrBuilder(int index) Source file locations: compilers can pinpoint the uses of a dependency.Deps.DependencyOrBuilder.getLocationOrBuilder(int index) Source file locations: compilers can pinpoint the uses of a dependency.Methods in com.google.devtools.build.lib.view.proto that return types with arguments of type Deps.SourceLocationOrBuilderModifier and TypeMethodDescriptionList<? extends Deps.SourceLocationOrBuilder>Deps.Dependency.Builder.getLocationOrBuilderList()Source file locations: compilers can pinpoint the uses of a dependency.List<? extends Deps.SourceLocationOrBuilder>Deps.Dependency.getLocationOrBuilderList()Source file locations: compilers can pinpoint the uses of a dependency.List<? extends Deps.SourceLocationOrBuilder>Deps.DependencyOrBuilder.getLocationOrBuilderList()Source file locations: compilers can pinpoint the uses of a dependency.