public static final class DescriptorProtos.SourceCodeInfo.Location extends GeneratedMessage implements DescriptorProtos.SourceCodeInfo.LocationOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos.SourceCodeInfo.Location.Builder |
GeneratedMessage.BuilderParent, GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder>, GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.FieldAccessorTable, GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
PATH_FIELD_NUMBER |
static int |
SPAN_FIELD_NUMBER |
alwaysUseFieldBuildersgetAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasFieldtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PATH_FIELD_NUMBER
public static final int SPAN_FIELD_NUMBER
public static DescriptorProtos.SourceCodeInfo.Location getDefaultInstance()
public DescriptorProtos.SourceCodeInfo.Location getDefaultInstanceForType()
MessageLiteOrBuildergetDefaultInstance() method of generated message classes in that
this method is an abstract method of the MessageLite interface
whereas getDefaultInstance() is a static method of a specific
class. They return the same thing.getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
GeneratedMessageinternalGetFieldAccessorTable in class GeneratedMessagepublic List<Integer> getPathList()
getPathList in interface DescriptorProtos.SourceCodeInfo.LocationOrBuilderpublic int getPathCount()
getPathCount in interface DescriptorProtos.SourceCodeInfo.LocationOrBuilderpublic int getPath(int index)
getPath in interface DescriptorProtos.SourceCodeInfo.LocationOrBuilderpublic List<Integer> getSpanList()
getSpanList in interface DescriptorProtos.SourceCodeInfo.LocationOrBuilderpublic int getSpanCount()
getSpanCount in interface DescriptorProtos.SourceCodeInfo.LocationOrBuilderpublic int getSpan(int index)
getSpan in interface DescriptorProtos.SourceCodeInfo.LocationOrBuilderpublic final boolean isInitialized()
MessageLiteOrBuilderisInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessagepublic void writeTo(CodedOutputStream output) throws IOException
MessageLiteoutput. This does not
flush or close the stream.writeTo in interface MessageLitewriteTo in class AbstractMessageIOExceptionpublic int getSerializedSize()
MessageLitegetSerializedSize in interface MessageLitegetSerializedSize in class AbstractMessageprotected Object writeReplace() throws ObjectStreamException
GeneratedMessagereturn super.writeReplace();writeReplace in class GeneratedMessageObjectStreamExceptionpublic static DescriptorProtos.SourceCodeInfo.Location parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.SourceCodeInfo.Location parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.SourceCodeInfo.Location parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.SourceCodeInfo.Location parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.SourceCodeInfo.Location parseFrom(InputStream input) throws IOException
IOExceptionpublic static DescriptorProtos.SourceCodeInfo.Location parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescriptorProtos.SourceCodeInfo.Location parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DescriptorProtos.SourceCodeInfo.Location parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescriptorProtos.SourceCodeInfo.Location parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static DescriptorProtos.SourceCodeInfo.Location parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescriptorProtos.SourceCodeInfo.Location.Builder newBuilder()
public DescriptorProtos.SourceCodeInfo.Location.Builder newBuilderForType()
MessageLitenewBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static DescriptorProtos.SourceCodeInfo.Location.Builder newBuilder(DescriptorProtos.SourceCodeInfo.Location prototype)
public DescriptorProtos.SourceCodeInfo.Location.Builder toBuilder()
MessageLitetoBuilder in interface MessagetoBuilder in interface MessageLiteprotected DescriptorProtos.SourceCodeInfo.Location.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2008–2013 Google. All rights reserved.