Package com.sourcegraph.semanticdb_javac
Class Semanticdb.Scope.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
- com.sourcegraph.semanticdb_javac.Semanticdb.Scope.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Semanticdb.ScopeOrBuilder,java.lang.Cloneable
- Enclosing class:
- Semanticdb.Scope
public static final class Semanticdb.Scope.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder> implements Semanticdb.ScopeOrBuilder
Protobuf typecom.sourcegraph.semanticdb_javac.Scope
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Semanticdb.Scope.BuilderaddAllHardlinks(java.lang.Iterable<? extends Semanticdb.SymbolInformation> values)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.Scope.BuilderaddAllSymlinks(java.lang.Iterable<java.lang.String> values)repeated string symlinks = 1;Semanticdb.Scope.BuilderaddHardlinks(int index, Semanticdb.SymbolInformation value)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.Scope.BuilderaddHardlinks(int index, Semanticdb.SymbolInformation.Builder builderForValue)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.Scope.BuilderaddHardlinks(Semanticdb.SymbolInformation value)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.Scope.BuilderaddHardlinks(Semanticdb.SymbolInformation.Builder builderForValue)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.SymbolInformation.BuilderaddHardlinksBuilder()repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.SymbolInformation.BuilderaddHardlinksBuilder(int index)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.Scope.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Semanticdb.Scope.BuilderaddSymlinks(java.lang.String value)repeated string symlinks = 1;Semanticdb.Scope.BuilderaddSymlinksBytes(com.google.protobuf.ByteString value)repeated string symlinks = 1;Semanticdb.Scopebuild()Semanticdb.ScopebuildPartial()Semanticdb.Scope.Builderclear()Semanticdb.Scope.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Semanticdb.Scope.BuilderclearHardlinks()repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.Scope.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Semanticdb.Scope.BuilderclearSymlinks()repeated string symlinks = 1;Semanticdb.Scope.Builderclone()Semanticdb.ScopegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Semanticdb.SymbolInformationgetHardlinks(int index)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.SymbolInformation.BuildergetHardlinksBuilder(int index)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;java.util.List<Semanticdb.SymbolInformation.Builder>getHardlinksBuilderList()repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;intgetHardlinksCount()repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;java.util.List<Semanticdb.SymbolInformation>getHardlinksList()repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.SymbolInformationOrBuildergetHardlinksOrBuilder(int index)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;java.util.List<? extends Semanticdb.SymbolInformationOrBuilder>getHardlinksOrBuilderList()repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;java.lang.StringgetSymlinks(int index)repeated string symlinks = 1;com.google.protobuf.ByteStringgetSymlinksBytes(int index)repeated string symlinks = 1;intgetSymlinksCount()repeated string symlinks = 1;com.google.protobuf.ProtocolStringListgetSymlinksList()repeated string symlinks = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Semanticdb.Scope.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Semanticdb.Scope.BuildermergeFrom(com.google.protobuf.Message other)Semanticdb.Scope.BuildermergeFrom(Semanticdb.Scope other)Semanticdb.Scope.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Semanticdb.Scope.BuilderremoveHardlinks(int index)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.Scope.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Semanticdb.Scope.BuildersetHardlinks(int index, Semanticdb.SymbolInformation value)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.Scope.BuildersetHardlinks(int index, Semanticdb.SymbolInformation.Builder builderForValue)repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;Semanticdb.Scope.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Semanticdb.Scope.BuildersetSymlinks(int index, java.lang.String value)repeated string symlinks = 1;Semanticdb.Scope.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
clear
public Semanticdb.Scope.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
getDefaultInstanceForType
public Semanticdb.Scope getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Semanticdb.Scope build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Semanticdb.Scope buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Semanticdb.Scope.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
setField
public Semanticdb.Scope.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
clearField
public Semanticdb.Scope.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
clearOneof
public Semanticdb.Scope.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
setRepeatedField
public Semanticdb.Scope.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
addRepeatedField
public Semanticdb.Scope.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
mergeFrom
public Semanticdb.Scope.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Semanticdb.Scope.Builder>
-
mergeFrom
public Semanticdb.Scope.Builder mergeFrom(Semanticdb.Scope other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
mergeFrom
public Semanticdb.Scope.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Semanticdb.Scope.Builder>- Throws:
java.io.IOException
-
getSymlinksList
public com.google.protobuf.ProtocolStringList getSymlinksList()
repeated string symlinks = 1;- Specified by:
getSymlinksListin interfaceSemanticdb.ScopeOrBuilder- Returns:
- A list containing the symlinks.
-
getSymlinksCount
public int getSymlinksCount()
repeated string symlinks = 1;- Specified by:
getSymlinksCountin interfaceSemanticdb.ScopeOrBuilder- Returns:
- The count of symlinks.
-
getSymlinks
public java.lang.String getSymlinks(int index)
repeated string symlinks = 1;- Specified by:
getSymlinksin interfaceSemanticdb.ScopeOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The symlinks at the given index.
-
getSymlinksBytes
public com.google.protobuf.ByteString getSymlinksBytes(int index)
repeated string symlinks = 1;- Specified by:
getSymlinksBytesin interfaceSemanticdb.ScopeOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the symlinks at the given index.
-
setSymlinks
public Semanticdb.Scope.Builder setSymlinks(int index, java.lang.String value)
repeated string symlinks = 1;- Parameters:
index- The index to set the value at.value- The symlinks to set.- Returns:
- This builder for chaining.
-
addSymlinks
public Semanticdb.Scope.Builder addSymlinks(java.lang.String value)
repeated string symlinks = 1;- Parameters:
value- The symlinks to add.- Returns:
- This builder for chaining.
-
addAllSymlinks
public Semanticdb.Scope.Builder addAllSymlinks(java.lang.Iterable<java.lang.String> values)
repeated string symlinks = 1;- Parameters:
values- The symlinks to add.- Returns:
- This builder for chaining.
-
clearSymlinks
public Semanticdb.Scope.Builder clearSymlinks()
repeated string symlinks = 1;- Returns:
- This builder for chaining.
-
addSymlinksBytes
public Semanticdb.Scope.Builder addSymlinksBytes(com.google.protobuf.ByteString value)
repeated string symlinks = 1;- Parameters:
value- The bytes of the symlinks to add.- Returns:
- This builder for chaining.
-
getHardlinksList
public java.util.List<Semanticdb.SymbolInformation> getHardlinksList()
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;- Specified by:
getHardlinksListin interfaceSemanticdb.ScopeOrBuilder
-
getHardlinksCount
public int getHardlinksCount()
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;- Specified by:
getHardlinksCountin interfaceSemanticdb.ScopeOrBuilder
-
getHardlinks
public Semanticdb.SymbolInformation getHardlinks(int index)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;- Specified by:
getHardlinksin interfaceSemanticdb.ScopeOrBuilder
-
setHardlinks
public Semanticdb.Scope.Builder setHardlinks(int index, Semanticdb.SymbolInformation value)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
setHardlinks
public Semanticdb.Scope.Builder setHardlinks(int index, Semanticdb.SymbolInformation.Builder builderForValue)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
addHardlinks
public Semanticdb.Scope.Builder addHardlinks(Semanticdb.SymbolInformation value)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
addHardlinks
public Semanticdb.Scope.Builder addHardlinks(int index, Semanticdb.SymbolInformation value)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
addHardlinks
public Semanticdb.Scope.Builder addHardlinks(Semanticdb.SymbolInformation.Builder builderForValue)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
addHardlinks
public Semanticdb.Scope.Builder addHardlinks(int index, Semanticdb.SymbolInformation.Builder builderForValue)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
addAllHardlinks
public Semanticdb.Scope.Builder addAllHardlinks(java.lang.Iterable<? extends Semanticdb.SymbolInformation> values)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
clearHardlinks
public Semanticdb.Scope.Builder clearHardlinks()
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
removeHardlinks
public Semanticdb.Scope.Builder removeHardlinks(int index)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
getHardlinksBuilder
public Semanticdb.SymbolInformation.Builder getHardlinksBuilder(int index)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
getHardlinksOrBuilder
public Semanticdb.SymbolInformationOrBuilder getHardlinksOrBuilder(int index)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;- Specified by:
getHardlinksOrBuilderin interfaceSemanticdb.ScopeOrBuilder
-
getHardlinksOrBuilderList
public java.util.List<? extends Semanticdb.SymbolInformationOrBuilder> getHardlinksOrBuilderList()
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;- Specified by:
getHardlinksOrBuilderListin interfaceSemanticdb.ScopeOrBuilder
-
addHardlinksBuilder
public Semanticdb.SymbolInformation.Builder addHardlinksBuilder()
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
addHardlinksBuilder
public Semanticdb.SymbolInformation.Builder addHardlinksBuilder(int index)
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
getHardlinksBuilderList
public java.util.List<Semanticdb.SymbolInformation.Builder> getHardlinksBuilderList()
repeated .com.sourcegraph.semanticdb_javac.SymbolInformation hardlinks = 2;
-
setUnknownFields
public final Semanticdb.Scope.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
mergeUnknownFields
public final Semanticdb.Scope.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Semanticdb.Scope.Builder>
-
-