public interface com.google.protobuf.DescriptorProtos$SourceCodeInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.google.protobuf.DescriptorProtos$SourceCodeInfoOrBuilder
  super_class: java.lang.Object
{
  public abstract java.util.List<com.google.protobuf.DescriptorProtos$SourceCodeInfo$Location> getLocationList();
    descriptor: ()Ljava/util/List;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;>;

  public abstract com.google.protobuf.DescriptorProtos$SourceCodeInfo$Location getLocation(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
       Name  Flags
      index  

  public abstract int getLocationCount();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.util.List<? extends com.google.protobuf.DescriptorProtos$SourceCodeInfo$LocationOrBuilder> getLocationOrBuilderList();
    descriptor: ()Ljava/util/List;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$LocationOrBuilder;>;

  public abstract com.google.protobuf.DescriptorProtos$SourceCodeInfo$LocationOrBuilder getLocationOrBuilder(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$LocationOrBuilder;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
       Name  Flags
      index  
}
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
  public final SourceCodeInfo = com.google.protobuf.DescriptorProtos$SourceCodeInfo of com.google.protobuf.DescriptorProtos
  public final Location = com.google.protobuf.DescriptorProtos$SourceCodeInfo$Location of com.google.protobuf.DescriptorProtos$SourceCodeInfo
  public abstract LocationOrBuilder = com.google.protobuf.DescriptorProtos$SourceCodeInfo$LocationOrBuilder of com.google.protobuf.DescriptorProtos$SourceCodeInfo
  public abstract SourceCodeInfoOrBuilder = com.google.protobuf.DescriptorProtos$SourceCodeInfoOrBuilder of com.google.protobuf.DescriptorProtos