Package org.jetbrains.bsp.bazel.info
Class BspTargetInfo.ScalaTargetInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BspTargetInfo.ScalaTargetInfo.Builder>
org.jetbrains.bsp.bazel.info.BspTargetInfo.ScalaTargetInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,BspTargetInfo.ScalaTargetInfoOrBuilder
- Enclosing class:
- BspTargetInfo.ScalaTargetInfo
public static final class BspTargetInfo.ScalaTargetInfo.Builder
extends com.google.protobuf.GeneratedMessage.Builder<BspTargetInfo.ScalaTargetInfo.Builder>
implements BspTargetInfo.ScalaTargetInfoOrBuilder
Protobuf type
bazelbsp.ScalaTargetInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllCompilerClasspath(Iterable<? extends BspTargetInfo.FileLocation> values) repeated .bazelbsp.FileLocation compiler_classpath = 2;addAllScalacOpts(Iterable<String> values) repeated string scalac_opts = 1;addAllScalatestClasspath(Iterable<? extends BspTargetInfo.FileLocation> values) repeated .bazelbsp.FileLocation scalatest_classpath = 3;addCompilerClasspath(int index, BspTargetInfo.FileLocation value) repeated .bazelbsp.FileLocation compiler_classpath = 2;addCompilerClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation compiler_classpath = 2;repeated .bazelbsp.FileLocation compiler_classpath = 2;addCompilerClasspath(BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation compiler_classpath = 2;repeated .bazelbsp.FileLocation compiler_classpath = 2;addCompilerClasspathBuilder(int index) repeated .bazelbsp.FileLocation compiler_classpath = 2;addScalacOpts(String value) repeated string scalac_opts = 1;addScalacOptsBytes(com.google.protobuf.ByteString value) repeated string scalac_opts = 1;addScalatestClasspath(int index, BspTargetInfo.FileLocation value) repeated .bazelbsp.FileLocation scalatest_classpath = 3;addScalatestClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation scalatest_classpath = 3;repeated .bazelbsp.FileLocation scalatest_classpath = 3;addScalatestClasspath(BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation scalatest_classpath = 3;repeated .bazelbsp.FileLocation scalatest_classpath = 3;addScalatestClasspathBuilder(int index) repeated .bazelbsp.FileLocation scalatest_classpath = 3;build()clear()repeated .bazelbsp.FileLocation compiler_classpath = 2;repeated string scalac_opts = 1;repeated .bazelbsp.FileLocation scalatest_classpath = 3;getCompilerClasspath(int index) repeated .bazelbsp.FileLocation compiler_classpath = 2;getCompilerClasspathBuilder(int index) repeated .bazelbsp.FileLocation compiler_classpath = 2;repeated .bazelbsp.FileLocation compiler_classpath = 2;intrepeated .bazelbsp.FileLocation compiler_classpath = 2;repeated .bazelbsp.FileLocation compiler_classpath = 2;getCompilerClasspathOrBuilder(int index) repeated .bazelbsp.FileLocation compiler_classpath = 2;List<? extends BspTargetInfo.FileLocationOrBuilder>repeated .bazelbsp.FileLocation compiler_classpath = 2;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetScalacOpts(int index) repeated string scalac_opts = 1;com.google.protobuf.ByteStringgetScalacOptsBytes(int index) repeated string scalac_opts = 1;intrepeated string scalac_opts = 1;com.google.protobuf.ProtocolStringListrepeated string scalac_opts = 1;getScalatestClasspath(int index) repeated .bazelbsp.FileLocation scalatest_classpath = 3;getScalatestClasspathBuilder(int index) repeated .bazelbsp.FileLocation scalatest_classpath = 3;repeated .bazelbsp.FileLocation scalatest_classpath = 3;intrepeated .bazelbsp.FileLocation scalatest_classpath = 3;repeated .bazelbsp.FileLocation scalatest_classpath = 3;getScalatestClasspathOrBuilder(int index) repeated .bazelbsp.FileLocation scalatest_classpath = 3;List<? extends BspTargetInfo.FileLocationOrBuilder>repeated .bazelbsp.FileLocation scalatest_classpath = 3;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeCompilerClasspath(int index) repeated .bazelbsp.FileLocation compiler_classpath = 2;removeScalatestClasspath(int index) repeated .bazelbsp.FileLocation scalatest_classpath = 3;setCompilerClasspath(int index, BspTargetInfo.FileLocation value) repeated .bazelbsp.FileLocation compiler_classpath = 2;setCompilerClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation compiler_classpath = 2;setScalacOpts(int index, String value) repeated string scalac_opts = 1;setScalatestClasspath(int index, BspTargetInfo.FileLocation value) repeated .bazelbsp.FileLocation scalatest_classpath = 3;setScalatestClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation scalatest_classpath = 3;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<BspTargetInfo.ScalaTargetInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<BspTargetInfo.ScalaTargetInfo.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.GeneratedMessage.Builder<BspTargetInfo.ScalaTargetInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BspTargetInfo.ScalaTargetInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<BspTargetInfo.ScalaTargetInfo.Builder>
-
mergeFrom
public BspTargetInfo.ScalaTargetInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BspTargetInfo.ScalaTargetInfo.Builder>- Throws:
IOException
-
getScalacOptsList
public com.google.protobuf.ProtocolStringList getScalacOptsList()repeated string scalac_opts = 1;- Specified by:
getScalacOptsListin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder- Returns:
- A list containing the scalacOpts.
-
getScalacOptsCount
public int getScalacOptsCount()repeated string scalac_opts = 1;- Specified by:
getScalacOptsCountin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder- Returns:
- The count of scalacOpts.
-
getScalacOpts
repeated string scalac_opts = 1;- Specified by:
getScalacOptsin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The scalacOpts at the given index.
-
getScalacOptsBytes
public com.google.protobuf.ByteString getScalacOptsBytes(int index) repeated string scalac_opts = 1;- Specified by:
getScalacOptsBytesin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the scalacOpts at the given index.
-
setScalacOpts
repeated string scalac_opts = 1;- Parameters:
index- The index to set the value at.value- The scalacOpts to set.- Returns:
- This builder for chaining.
-
addScalacOpts
repeated string scalac_opts = 1;- Parameters:
value- The scalacOpts to add.- Returns:
- This builder for chaining.
-
addAllScalacOpts
repeated string scalac_opts = 1;- Parameters:
values- The scalacOpts to add.- Returns:
- This builder for chaining.
-
clearScalacOpts
repeated string scalac_opts = 1;- Returns:
- This builder for chaining.
-
addScalacOptsBytes
public BspTargetInfo.ScalaTargetInfo.Builder addScalacOptsBytes(com.google.protobuf.ByteString value) repeated string scalac_opts = 1;- Parameters:
value- The bytes of the scalacOpts to add.- Returns:
- This builder for chaining.
-
getCompilerClasspathList
repeated .bazelbsp.FileLocation compiler_classpath = 2;- Specified by:
getCompilerClasspathListin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder
-
getCompilerClasspathCount
public int getCompilerClasspathCount()repeated .bazelbsp.FileLocation compiler_classpath = 2;- Specified by:
getCompilerClasspathCountin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder
-
getCompilerClasspath
repeated .bazelbsp.FileLocation compiler_classpath = 2;- Specified by:
getCompilerClasspathin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder
-
setCompilerClasspath
public BspTargetInfo.ScalaTargetInfo.Builder setCompilerClasspath(int index, BspTargetInfo.FileLocation value) repeated .bazelbsp.FileLocation compiler_classpath = 2; -
setCompilerClasspath
public BspTargetInfo.ScalaTargetInfo.Builder setCompilerClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation compiler_classpath = 2; -
addCompilerClasspath
repeated .bazelbsp.FileLocation compiler_classpath = 2; -
addCompilerClasspath
public BspTargetInfo.ScalaTargetInfo.Builder addCompilerClasspath(int index, BspTargetInfo.FileLocation value) repeated .bazelbsp.FileLocation compiler_classpath = 2; -
addCompilerClasspath
public BspTargetInfo.ScalaTargetInfo.Builder addCompilerClasspath(BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation compiler_classpath = 2; -
addCompilerClasspath
public BspTargetInfo.ScalaTargetInfo.Builder addCompilerClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation compiler_classpath = 2; -
addAllCompilerClasspath
public BspTargetInfo.ScalaTargetInfo.Builder addAllCompilerClasspath(Iterable<? extends BspTargetInfo.FileLocation> values) repeated .bazelbsp.FileLocation compiler_classpath = 2; -
clearCompilerClasspath
repeated .bazelbsp.FileLocation compiler_classpath = 2; -
removeCompilerClasspath
repeated .bazelbsp.FileLocation compiler_classpath = 2; -
getCompilerClasspathBuilder
repeated .bazelbsp.FileLocation compiler_classpath = 2; -
getCompilerClasspathOrBuilder
repeated .bazelbsp.FileLocation compiler_classpath = 2;- Specified by:
getCompilerClasspathOrBuilderin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder
-
getCompilerClasspathOrBuilderList
repeated .bazelbsp.FileLocation compiler_classpath = 2;- Specified by:
getCompilerClasspathOrBuilderListin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder
-
addCompilerClasspathBuilder
repeated .bazelbsp.FileLocation compiler_classpath = 2; -
addCompilerClasspathBuilder
repeated .bazelbsp.FileLocation compiler_classpath = 2; -
getCompilerClasspathBuilderList
repeated .bazelbsp.FileLocation compiler_classpath = 2; -
getScalatestClasspathList
repeated .bazelbsp.FileLocation scalatest_classpath = 3;- Specified by:
getScalatestClasspathListin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder
-
getScalatestClasspathCount
public int getScalatestClasspathCount()repeated .bazelbsp.FileLocation scalatest_classpath = 3;- Specified by:
getScalatestClasspathCountin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder
-
getScalatestClasspath
repeated .bazelbsp.FileLocation scalatest_classpath = 3;- Specified by:
getScalatestClasspathin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder
-
setScalatestClasspath
public BspTargetInfo.ScalaTargetInfo.Builder setScalatestClasspath(int index, BspTargetInfo.FileLocation value) repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
setScalatestClasspath
public BspTargetInfo.ScalaTargetInfo.Builder setScalatestClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
addScalatestClasspath
public BspTargetInfo.ScalaTargetInfo.Builder addScalatestClasspath(BspTargetInfo.FileLocation value) repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
addScalatestClasspath
public BspTargetInfo.ScalaTargetInfo.Builder addScalatestClasspath(int index, BspTargetInfo.FileLocation value) repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
addScalatestClasspath
public BspTargetInfo.ScalaTargetInfo.Builder addScalatestClasspath(BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
addScalatestClasspath
public BspTargetInfo.ScalaTargetInfo.Builder addScalatestClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue) repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
addAllScalatestClasspath
public BspTargetInfo.ScalaTargetInfo.Builder addAllScalatestClasspath(Iterable<? extends BspTargetInfo.FileLocation> values) repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
clearScalatestClasspath
repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
removeScalatestClasspath
repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
getScalatestClasspathBuilder
repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
getScalatestClasspathOrBuilder
repeated .bazelbsp.FileLocation scalatest_classpath = 3;- Specified by:
getScalatestClasspathOrBuilderin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder
-
getScalatestClasspathOrBuilderList
repeated .bazelbsp.FileLocation scalatest_classpath = 3;- Specified by:
getScalatestClasspathOrBuilderListin interfaceBspTargetInfo.ScalaTargetInfoOrBuilder
-
addScalatestClasspathBuilder
repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
addScalatestClasspathBuilder
repeated .bazelbsp.FileLocation scalatest_classpath = 3; -
getScalatestClasspathBuilderList
repeated .bazelbsp.FileLocation scalatest_classpath = 3;
-