Package sass.embedded_protocol
Class EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
- sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
-
- All Implemented Interfaces:
Message.Builder,MessageLite.Builder,MessageLiteOrBuilder,MessageOrBuilder,Cloneable,EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
- Enclosing class:
- EmbeddedSass.OutboundMessage.FunctionCallRequest
public static final class EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder extends GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder> implements EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
A request to invoke a custom Sass function and return its result.
Protobuf typesass.embedded_protocol.OutboundMessage.FunctionCallRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderaddAllArguments(Iterable<? extends EmbeddedSass.Value> values)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderaddArguments(int index, EmbeddedSass.Value value)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderaddArguments(int index, EmbeddedSass.Value.Builder builderForValue)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderaddArguments(EmbeddedSass.Value value)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderaddArguments(EmbeddedSass.Value.Builder builderForValue)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.Value.BuilderaddArgumentsBuilder()The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.Value.BuilderaddArgumentsBuilder(int index)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderaddRepeatedField(Descriptors.FieldDescriptor field, Object value)EmbeddedSass.OutboundMessage.FunctionCallRequestbuild()EmbeddedSass.OutboundMessage.FunctionCallRequestbuildPartial()EmbeddedSass.OutboundMessage.FunctionCallRequest.Builderclear()EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderclearArguments()The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderclearCompilationId()The request id for the compilation that triggered the message.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderclearField(Descriptors.FieldDescriptor field)EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderclearFunctionId()The opaque ID of the function to invoke.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderclearId()uint32 id = 1;EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderclearIdentifier()EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderclearName()The name of the function to invoke.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderclearOneof(Descriptors.OneofDescriptor oneof)EmbeddedSass.OutboundMessage.FunctionCallRequest.Builderclone()EmbeddedSass.ValuegetArguments(int index)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.Value.BuildergetArgumentsBuilder(int index)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.List<EmbeddedSass.Value.Builder>getArgumentsBuilderList()The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.intgetArgumentsCount()The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.List<EmbeddedSass.Value>getArgumentsList()The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.ValueOrBuildergetArgumentsOrBuilder(int index)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.List<? extends EmbeddedSass.ValueOrBuilder>getArgumentsOrBuilderList()The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.intgetCompilationId()The request id for the compilation that triggered the message.EmbeddedSass.OutboundMessage.FunctionCallRequestgetDefaultInstanceForType()static Descriptors.DescriptorgetDescriptor()Descriptors.DescriptorgetDescriptorForType()intgetFunctionId()The opaque ID of the function to invoke.intgetId()uint32 id = 1;EmbeddedSass.OutboundMessage.FunctionCallRequest.IdentifierCasegetIdentifierCase()StringgetName()The name of the function to invoke.ByteStringgetNameBytes()The name of the function to invoke.booleanhasFunctionId()The opaque ID of the function to invoke.booleanhasName()The name of the function to invoke.protected GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildermergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildermergeFrom(Message other)EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildermergeFrom(EmbeddedSass.OutboundMessage.FunctionCallRequest other)EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildermergeUnknownFields(UnknownFieldSet unknownFields)EmbeddedSass.OutboundMessage.FunctionCallRequest.BuilderremoveArguments(int index)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildersetArguments(int index, EmbeddedSass.Value value)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildersetArguments(int index, EmbeddedSass.Value.Builder builderForValue)The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildersetCompilationId(int value)The request id for the compilation that triggered the message.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildersetField(Descriptors.FieldDescriptor field, Object value)EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildersetFunctionId(int value)The opaque ID of the function to invoke.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildersetId(int value)uint32 id = 1;EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildersetName(String value)The name of the function to invoke.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildersetNameBytes(ByteString value)The name of the function to invoke.EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildersetRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)EmbeddedSass.OutboundMessage.FunctionCallRequest.BuildersetUnknownFields(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
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getDescriptor
public static final Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
-
clear
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder clear()
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
getDescriptorForType
public Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
getDefaultInstanceForType
public EmbeddedSass.OutboundMessage.FunctionCallRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
public EmbeddedSass.OutboundMessage.FunctionCallRequest build()
- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
public EmbeddedSass.OutboundMessage.FunctionCallRequest buildPartial()
- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
clone
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder clone()
- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
setField
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
clearField
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder clearField(Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
clearOneof
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
setRepeatedField
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
addRepeatedField
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
mergeFrom
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder mergeFrom(Message other)
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
mergeFrom
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder mergeFrom(EmbeddedSass.OutboundMessage.FunctionCallRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
mergeFrom
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>- Throws:
IOException
-
getIdentifierCase
public EmbeddedSass.OutboundMessage.FunctionCallRequest.IdentifierCase getIdentifierCase()
- Specified by:
getIdentifierCasein interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
-
clearIdentifier
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder clearIdentifier()
-
getId
public int getId()
uint32 id = 1;- Specified by:
getIdin interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder- Returns:
- The id.
-
setId
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder setId(int value)
uint32 id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder clearId()
uint32 id = 1;- Returns:
- This builder for chaining.
-
getCompilationId
public int getCompilationId()
The request id for the compilation that triggered the message. Mandatory.
uint32 compilation_id = 2;- Specified by:
getCompilationIdin interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder- Returns:
- The compilationId.
-
setCompilationId
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder setCompilationId(int value)
The request id for the compilation that triggered the message. Mandatory.
uint32 compilation_id = 2;- Parameters:
value- The compilationId to set.- Returns:
- This builder for chaining.
-
clearCompilationId
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder clearCompilationId()
The request id for the compilation that triggered the message. Mandatory.
uint32 compilation_id = 2;- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()
The name of the function to invoke. This must match the name of a function signature the host passed to the corresponding `CompileRequest.global_functions` call, including hyphens and underscores.
string name = 3;- Specified by:
hasNamein interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
The name of the function to invoke. This must match the name of a function signature the host passed to the corresponding `CompileRequest.global_functions` call, including hyphens and underscores.
string name = 3;- Specified by:
getNamein interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public ByteString getNameBytes()
The name of the function to invoke. This must match the name of a function signature the host passed to the corresponding `CompileRequest.global_functions` call, including hyphens and underscores.
string name = 3;- Specified by:
getNameBytesin interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder- Returns:
- The bytes for name.
-
setName
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder setName(String value)
The name of the function to invoke. This must match the name of a function signature the host passed to the corresponding `CompileRequest.global_functions` call, including hyphens and underscores.
string name = 3;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder clearName()
The name of the function to invoke. This must match the name of a function signature the host passed to the corresponding `CompileRequest.global_functions` call, including hyphens and underscores.
string name = 3;- Returns:
- This builder for chaining.
-
setNameBytes
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder setNameBytes(ByteString value)
The name of the function to invoke. This must match the name of a function signature the host passed to the corresponding `CompileRequest.global_functions` call, including hyphens and underscores.
string name = 3;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasFunctionId
public boolean hasFunctionId()
The opaque ID of the function to invoke. This must match the ID of a `Value.HostFunction` that the host passed to the compiler.
uint32 function_id = 4;- Specified by:
hasFunctionIdin interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder- Returns:
- Whether the functionId field is set.
-
getFunctionId
public int getFunctionId()
The opaque ID of the function to invoke. This must match the ID of a `Value.HostFunction` that the host passed to the compiler.
uint32 function_id = 4;- Specified by:
getFunctionIdin interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder- Returns:
- The functionId.
-
setFunctionId
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder setFunctionId(int value)
The opaque ID of the function to invoke. This must match the ID of a `Value.HostFunction` that the host passed to the compiler.
uint32 function_id = 4;- Parameters:
value- The functionId to set.- Returns:
- This builder for chaining.
-
clearFunctionId
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder clearFunctionId()
The opaque ID of the function to invoke. This must match the ID of a `Value.HostFunction` that the host passed to the compiler.
uint32 function_id = 4;- Returns:
- This builder for chaining.
-
getArgumentsList
public List<EmbeddedSass.Value> getArgumentsList()
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;- Specified by:
getArgumentsListin interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
-
getArgumentsCount
public int getArgumentsCount()
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;- Specified by:
getArgumentsCountin interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
-
getArguments
public EmbeddedSass.Value getArguments(int index)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;- Specified by:
getArgumentsin interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
-
setArguments
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder setArguments(int index, EmbeddedSass.Value value)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
setArguments
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder setArguments(int index, EmbeddedSass.Value.Builder builderForValue)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
addArguments
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder addArguments(EmbeddedSass.Value value)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
addArguments
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder addArguments(int index, EmbeddedSass.Value value)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
addArguments
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder addArguments(EmbeddedSass.Value.Builder builderForValue)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
addArguments
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder addArguments(int index, EmbeddedSass.Value.Builder builderForValue)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
addAllArguments
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder addAllArguments(Iterable<? extends EmbeddedSass.Value> values)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
clearArguments
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder clearArguments()
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
removeArguments
public EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder removeArguments(int index)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
getArgumentsBuilder
public EmbeddedSass.Value.Builder getArgumentsBuilder(int index)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
getArgumentsOrBuilder
public EmbeddedSass.ValueOrBuilder getArgumentsOrBuilder(int index)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;- Specified by:
getArgumentsOrBuilderin interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
-
getArgumentsOrBuilderList
public List<? extends EmbeddedSass.ValueOrBuilder> getArgumentsOrBuilderList()
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;- Specified by:
getArgumentsOrBuilderListin interfaceEmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
-
addArgumentsBuilder
public EmbeddedSass.Value.Builder addArgumentsBuilder()
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
addArgumentsBuilder
public EmbeddedSass.Value.Builder addArgumentsBuilder(int index)
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
getArgumentsBuilderList
public List<EmbeddedSass.Value.Builder> getArgumentsBuilderList()
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`. Mandatory. The compiler must ensure that a valid number of arguments are passed for the given signature, that default argument values are instantiated appropriately, and that variable argument lists (`$args...`) are passed as `Value.ArgumentList`s.
repeated .sass.embedded_protocol.Value arguments = 5;
-
setUnknownFields
public final EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
mergeUnknownFields
public final EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder>
-
-