Uses of Interface
com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder

Uses of DescriptorProtos.SourceCodeInfo.LocationOrBuilder in com.google.protobuf
 

Classes in com.google.protobuf that implement DescriptorProtos.SourceCodeInfo.LocationOrBuilder
static class DescriptorProtos.SourceCodeInfo.Location
           
static class DescriptorProtos.SourceCodeInfo.Location.Builder
           
 

Methods in com.google.protobuf that return DescriptorProtos.SourceCodeInfo.LocationOrBuilder
 DescriptorProtos.SourceCodeInfo.LocationOrBuilder DescriptorProtos.SourceCodeInfoOrBuilder.getLocationOrBuilder(int index)
           
 DescriptorProtos.SourceCodeInfo.LocationOrBuilder DescriptorProtos.SourceCodeInfo.getLocationOrBuilder(int index)
           
 DescriptorProtos.SourceCodeInfo.LocationOrBuilder DescriptorProtos.SourceCodeInfo.Builder.getLocationOrBuilder(int index)
           
 

Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.SourceCodeInfo.LocationOrBuilder
 java.util.List<? extends DescriptorProtos.SourceCodeInfo.LocationOrBuilder> DescriptorProtos.SourceCodeInfoOrBuilder.getLocationOrBuilderList()
           
 java.util.List<? extends DescriptorProtos.SourceCodeInfo.LocationOrBuilder> DescriptorProtos.SourceCodeInfo.getLocationOrBuilderList()
           
 java.util.List<? extends DescriptorProtos.SourceCodeInfo.LocationOrBuilder> DescriptorProtos.SourceCodeInfo.Builder.getLocationOrBuilderList()
           
 



Copyright © 2008-2011 Google. All Rights Reserved.