public interface  oadd.com.google.protobuf.DescriptorProtos$SourceCodeInfoOrBuilder extends java.lang.Object implements oadd.com.google.protobuf.MessageOrBuilder
{
public abstract java.util.List getLocationList();
public abstract oadd.com.google.protobuf.DescriptorProtos$SourceCodeInfo$Location getLocation(int);
public abstract int getLocationCount();
public abstract java.util.List getLocationOrBuilderList();
public abstract oadd.com.google.protobuf.DescriptorProtos$SourceCodeInfo$LocationOrBuilder getLocationOrBuilder(int);
}