Interface DescriptorProtos.SourceCodeInfoOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      DescriptorProtos.SourceCodeInfo.Location getLocation​(int index)
      repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
      int getLocationCount()
      repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
      java.util.List<DescriptorProtos.SourceCodeInfo.Location> getLocationList()
      repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
      • Methods inherited from interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder

        getExtension, getExtension, getExtensionCount, hasExtension
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getLocationCount

        int getLocationCount()
        repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];