Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

ACCESSED_ARGUMENT_LISTS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
addAccessedArgumentLists(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
addAllAccessedArgumentLists(Iterable<? extends Integer>) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
addAllArguments(Iterable<? extends EmbeddedSass.Value>) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
addAllArguments(Iterable<? extends EmbeddedSass.Value.Calculation.CalculationValue>) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
addAllContents(Iterable<? extends EmbeddedSass.Value>) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
addAllContents(Iterable<? extends EmbeddedSass.Value>) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
addAllDenominators(Iterable<String>) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's denominator units.
addAllEntries(Iterable<? extends EmbeddedSass.Value.Map.Entry>) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
addAllGlobalFunctions(Iterable<String>) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Signatures for custom global functions whose behavior is defined by the host.
addAllImporters(Iterable<? extends EmbeddedSass.InboundMessage.CompileRequest.Importer>) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
addAllLoadedUrls(Iterable<String>) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The canonical URLs of all source files loaded during the compilation.
addAllNumerators(Iterable<String>) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numerator units.
addArguments(EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
addArguments(int, EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
addArguments(EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
addArguments(int, EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
addArguments(EmbeddedSass.Value.Calculation.CalculationValue) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
addArguments(int, EmbeddedSass.Value.Calculation.CalculationValue) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
addArguments(EmbeddedSass.Value.Calculation.CalculationValue.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
addArguments(int, EmbeddedSass.Value.Calculation.CalculationValue.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
addArgumentsBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
addArgumentsBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
addArgumentsBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
addArgumentsBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
addContents(EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
addContents(int, EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
addContents(EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
addContents(int, EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
addContents(EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
addContents(int, EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
addContents(EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
addContents(int, EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
addContentsBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
addContentsBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
addContentsBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
addContentsBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
addDenominators(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's denominator units.
addDenominatorsBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's denominator units.
addEntries(EmbeddedSass.Value.Map.Entry) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
addEntries(int, EmbeddedSass.Value.Map.Entry) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
addEntries(EmbeddedSass.Value.Map.Entry.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
addEntries(int, EmbeddedSass.Value.Map.Entry.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
addEntriesBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
addEntriesBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
addGlobalFunctions(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Signatures for custom global functions whose behavior is defined by the host.
addGlobalFunctionsBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Signatures for custom global functions whose behavior is defined by the host.
addImporters(EmbeddedSass.InboundMessage.CompileRequest.Importer) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
addImporters(int, EmbeddedSass.InboundMessage.CompileRequest.Importer) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
addImporters(EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
addImporters(int, EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
addImportersBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
addImportersBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
addLoadedUrls(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The canonical URLs of all source files loaded during the compilation.
addLoadedUrlsBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The canonical URLs of all source files loaded during the compilation.
addNumerators(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numerator units.
addNumeratorsBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numerator units.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
ALERT_ASCII_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
ALERT_COLOR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
ALPHA_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
ALPHA_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
ALPHA_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
ARGUMENT_LIST_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 
ARGUMENTS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
ARGUMENTS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 

B

BLACKNESS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
BLUE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
build() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
buildPartial() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 

C

CALCULATION_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
CALCULATION_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 
CANONICALIZE_REQUEST_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
CANONICALIZE_RESPONSE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
CHARSET_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
clear() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
clearAccessedArgumentLists() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
clearAlertAscii() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to encode the formatted message of errors and logs in ASCII.
clearAlertColor() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to use terminal colors in the formatted message of errors and logs.
clearAlpha() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's alpha channel.
clearAlpha() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's alpha channel.
clearAlpha() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's alpha channel.
clearArgumentList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
clearArguments() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
clearArguments() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
clearBlackness() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's percent blackness.
clearBlue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's blue channel.
clearCalculation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Calculation calculation = 12;
clearCalculation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation calculation = 5;
clearCanonicalizeRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
clearCanonicalizeResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
clearCharset() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to emit a `@charset`/BOM for non-ASCII stylesheets.
clearColumn() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
The 0-based column number of this location within its line.
clearCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
The request id for the compilation that triggered the message.
clearCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
The request id for the compilation that triggered the message.
clearCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The request id for the compilation that triggered the message.
clearCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
The request id for the compilation that triggered the message.
clearCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The request id for the compilation that triggered the message.
clearCompileRequest() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
clearCompileResponse() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
clearCompilerFunction() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
clearCompilerVersion() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the embedded compiler package.
clearContents() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
The text of the stylesheet.
clearContents() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
clearContents() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
clearContext() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
Additional source text surrounding this span.
clearCss() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The compiled CSS.
clearDenominators() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's denominator units.
clearEnd() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character after this span.
clearEntries() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
clearError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
An error message explaining why canonicalization failed.
clearError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
An error message explaining why the URL could not be loaded.
clearError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
An error message explaining why the function call failed.
clearError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
An error message explaining why the URL could not be loaded.
clearError() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.ProtocolError error = 1;
clearFailure() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a failed compilation.
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
clearFileImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself.
clearFileImportRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
clearFileImportResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
clearFileUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
The absolute `file:` URL to look for the file on the physical filesystem.
clearFormatted() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
clearFormatted() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
clearFromImport() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
/ Whether this request comes from an `@import` rule.
clearFromImport() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
/ Whether this request comes from an `@import` rule.
clearFunctionCallRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
clearFunctionCallResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
clearFunctionId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The opaque ID of the function to invoke.
clearGlobalFunctions() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Signatures for custom global functions whose behavior is defined by the host.
clearGreen() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's green channel.
clearHasBrackets() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
Whether this list has square brackets.
clearHostFunction() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
clearHslColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
clearHue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's hue.
clearHue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's hue.
clearHwbColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
uint32 id = 1;
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
This compilation's request id.
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
uint32 id = 1;
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
uint32 id = 1;
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
uint32 id = 1;
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
This version request's id.
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
uint32 id = 1;
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The compilation's request id.
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
uint32 id = 1;
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
uint32 id = 1;
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
uint32 id = 1;
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
This version request's id.
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
The ID of the request that had an error.
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
An ID for this argument list that's unique within the scope of a given `FunctionCallRequest`.
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
A unique ID for this function.
clearId() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
A unique ID for this function.
clearIdentifier() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
clearImplementationName() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The name of the Sass implementation that the embedded compiler wraps.
clearImplementationVersion() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the Sass implementation that the embedded compiler wraps.
clearImporter() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
clearImporter() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The importer to use to resolve imports relative to `url`.
clearImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A unique ID for a user-defined importer.
clearImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
The unique ID of the importer being invoked.
clearImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
The unique ID of the importer being invoked.
clearImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
The unique ID of the importer being invoked.
clearImporters() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
clearImportRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
clearImportResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
clearInput() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
clearInterpolation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
clearKey() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The key this entry is associated with.
clearKeywords() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
clearLeft() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The left-hand side of the operation.
clearLightness() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's percent lightness.
clearLine() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
The 0-based line number of this location within the source file.
clearList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.List list = 5;
clearLoadedUrls() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The canonical URLs of all source files loaded during the compilation.
clearLogEvent() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
clearMap() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Map map = 6;
clearMessage() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
clearMessage() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
clearMessage() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
A message describing the reason for the failure.
clearMessage() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The text of the message.
clearMessage() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
A human-readable message providing more detail about the error.
clearName() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The name of the function to invoke.
clearName() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's name.
clearNumber() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Number number = 2;
clearNumber() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Number number = 1;
clearNumerators() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numerator units.
clearOffset() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
The 0-based offset of this location within the source file.
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
clearOperation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
clearOperator() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The operator to perform.
clearPath() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from the given path on the filesystem.
clearPath() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A built-in importer that loads Sass files within the given directory on disk.
clearProtocolVersion() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the embedded protocol, in semver format.
clearQuietDeps() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to omit events for deprecation warnings coming from dependencies (files loaded from a different importer than the input).
clearQuoted() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
Whether the string is quoted or unquoted.
clearRed() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's red channel.
clearResult() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
clearResult() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
clearResult() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
clearResult() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
clearResult() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
clearRgbColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
clearRight() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The right-hand side of the operation.
clearSaturation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's percent saturation.
clearSeparator() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The type of separator for this list.
clearSeparator() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The type of separator for this list.
clearSignature() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
The signature for this function.
clearSingleton() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.SingletonValue singleton = 7;
clearSource() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The contents of the stylesheet.
clearSourceMap() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to generate a source map.
clearSourceMap() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`.
clearSourceMapIncludeSources() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to include sources in the generated sourcemap
clearSourceMapUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
An absolute, browser-accessible URL indicating the resolved location of the imported stylesheet.
clearSpan() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The span associated with the failure.
clearSpan() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The span associated with this message.
clearStackTrace() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The stack trace associated with the failure.
clearStackTrace() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The stack trace associated with this message.
clearStart() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character in this span.
clearString() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from its contents.
clearString() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.String string = 1;
clearString() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string, as from a function like `var()` or `env()`.
clearStyle() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
How to format the CSS output.
clearSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The return value of a successful function call.
clearSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
The contents of the loaded stylesheet.
clearSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a successful compilation.
clearSyntax() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The syntax to use to parse `source`.
clearSyntax() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
The syntax of `contents`.
clearText() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The text covered by the source span.
clearText() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
The contents of the string.
clearType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
.sass.embedded_protocol.LogEventType type = 2;
clearType() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
.sass.embedded_protocol.ProtocolErrorType type = 1;
clearUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
The successfully canonicalized URL.
clearUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The location from which `source` was loaded.
clearUrl() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
The URL of the import to be canonicalized.
clearUrl() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
The (non-canonicalized) URL of the import.
clearUrl() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
The canonical URL of the import.
clearUrl() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The URL of the file to which this span refers.
clearValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
clearValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
clearValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The value associated with this key.
clearValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numeric value.
clearVerbose() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to report all deprecation warnings or only the first few ones.
clearVersionRequest() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
clearVersionResponse() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
clearWhiteness() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's percent whiteness.
clone() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
clone() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
COLUMN_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
COMMA_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
List elements are separated by a comma.
COMPILATION_ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
COMPILATION_ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
COMPILATION_ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
COMPILATION_ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
COMPILATION_ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
COMPILE_REQUEST_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
COMPILE_RESPONSE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
COMPILER_FUNCTION_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 
COMPILER_VERSION_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
COMPRESSED_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
The entire stylesheet is written on a single line, with as few characters as possible.
containsKeywords(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's keywords.
containsKeywords(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
The argument list's keywords.
containsKeywords(String) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The argument list's keywords.
CONTENTS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
CONTENTS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
CONTENTS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.List
 
CONTEXT_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
CSS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
CSS_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.Syntax
Plain CSS syntax that doesn't support any special Sass features.

D

DEBUG_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.LogEventType
A message generated by the user for their own debugging purposes.
DENOMINATORS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
DEPRECATION_WARNING_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.LogEventType
A warning indicating that the stylesheet is using a deprecated Sass feature.
DIVIDE_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
The division operator.

E

EmbeddedSass - Class in sass.embedded_protocol
 
EmbeddedSass.CalculationOperator - Enum in sass.embedded_protocol
An operator used in a calculation value's operation.
EmbeddedSass.InboundMessage - Class in sass.embedded_protocol
The wrapper type for all messages sent from the host to the compiler.
EmbeddedSass.InboundMessage.Builder - Class in sass.embedded_protocol
The wrapper type for all messages sent from the host to the compiler.
EmbeddedSass.InboundMessage.CanonicalizeResponse - Class in sass.embedded_protocol
A response indicating the result of canonicalizing an imported URL.
EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder - Class in sass.embedded_protocol
A response indicating the result of canonicalizing an imported URL.
EmbeddedSass.InboundMessage.CanonicalizeResponse.ResultCase - Enum in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.CanonicalizeResponseOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.CompileRequest - Class in sass.embedded_protocol
A request that compiles an entrypoint to CSS.
EmbeddedSass.InboundMessage.CompileRequest.Builder - Class in sass.embedded_protocol
A request that compiles an entrypoint to CSS.
EmbeddedSass.InboundMessage.CompileRequest.Importer - Class in sass.embedded_protocol
A wrapper message that represents either a user-defined importer or a load path on disk.
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder - Class in sass.embedded_protocol
A wrapper message that represents either a user-defined importer or a load path on disk.
EmbeddedSass.InboundMessage.CompileRequest.Importer.ImporterCase - Enum in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.CompileRequest.InputCase - Enum in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.CompileRequest.StringInput - Class in sass.embedded_protocol
An input stylesheet provided as plain text, rather than loaded from the filesystem.
EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder - Class in sass.embedded_protocol
An input stylesheet provided as plain text, rather than loaded from the filesystem.
EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.CompileRequestOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.FileImportResponse - Class in sass.embedded_protocol
A response indicating the result of redirecting a URL to the filesystem.
EmbeddedSass.InboundMessage.FileImportResponse.Builder - Class in sass.embedded_protocol
A response indicating the result of redirecting a URL to the filesystem.
EmbeddedSass.InboundMessage.FileImportResponse.ResultCase - Enum in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.FileImportResponseOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.FunctionCallResponse - Class in sass.embedded_protocol
A response indicating the result of calling a custom Sass function defined in the host.
EmbeddedSass.InboundMessage.FunctionCallResponse.Builder - Class in sass.embedded_protocol
A response indicating the result of calling a custom Sass function defined in the host.
EmbeddedSass.InboundMessage.FunctionCallResponse.ResultCase - Enum in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.ImportResponse - Class in sass.embedded_protocol
A response indicating the result of importing a canonical URL.
EmbeddedSass.InboundMessage.ImportResponse.Builder - Class in sass.embedded_protocol
A response indicating the result of importing a canonical URL.
EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess - Class in sass.embedded_protocol
The stylesheet's contents were loaded successfully.
EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder - Class in sass.embedded_protocol
The stylesheet's contents were loaded successfully.
EmbeddedSass.InboundMessage.ImportResponse.ImportSuccessOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.ImportResponse.ResultCase - Enum in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.ImportResponseOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.MessageCase - Enum in sass.embedded_protocol
 
EmbeddedSass.InboundMessage.VersionRequest - Class in sass.embedded_protocol
A request for information about the version of the embedded compiler.
EmbeddedSass.InboundMessage.VersionRequest.Builder - Class in sass.embedded_protocol
A request for information about the version of the embedded compiler.
EmbeddedSass.InboundMessage.VersionRequestOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.InboundMessageOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.ListSeparator - Enum in sass.embedded_protocol
Different types of separators a list can have.
EmbeddedSass.LogEventType - Enum in sass.embedded_protocol
The possible types of [LogEvent].
EmbeddedSass.OutboundMessage - Class in sass.embedded_protocol
The wrapper type for all messages sent from the compiler to the host.
EmbeddedSass.OutboundMessage.Builder - Class in sass.embedded_protocol
The wrapper type for all messages sent from the compiler to the host.
EmbeddedSass.OutboundMessage.CanonicalizeRequest - Class in sass.embedded_protocol
A request for a custom importer to convert an imported URL to its canonical format.
EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder - Class in sass.embedded_protocol
A request for a custom importer to convert an imported URL to its canonical format.
EmbeddedSass.OutboundMessage.CanonicalizeRequestOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.OutboundMessage.CompileResponse - Class in sass.embedded_protocol
A response that contains the result of a compilation.
EmbeddedSass.OutboundMessage.CompileResponse.Builder - Class in sass.embedded_protocol
A response that contains the result of a compilation.
EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure - Class in sass.embedded_protocol
A message indicating that the Sass file could not be successfully compiled to CSS.
EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder - Class in sass.embedded_protocol
A message indicating that the Sass file could not be successfully compiled to CSS.
EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess - Class in sass.embedded_protocol
A message indicating that the Sass file was successfully compiled to CSS.
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder - Class in sass.embedded_protocol
A message indicating that the Sass file was successfully compiled to CSS.
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.OutboundMessage.CompileResponse.ResultCase - Enum in sass.embedded_protocol
 
EmbeddedSass.OutboundMessage.CompileResponseOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.OutboundMessage.FileImportRequest - Class in sass.embedded_protocol
A request for a custom filesystem importer to load the contents of a stylesheet.
EmbeddedSass.OutboundMessage.FileImportRequest.Builder - Class in sass.embedded_protocol
A request for a custom filesystem importer to load the contents of a stylesheet.
EmbeddedSass.OutboundMessage.FileImportRequestOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.OutboundMessage.FunctionCallRequest - Class in sass.embedded_protocol
A request to invoke a custom Sass function and return its result.
EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder - Class in sass.embedded_protocol
A request to invoke a custom Sass function and return its result.
EmbeddedSass.OutboundMessage.FunctionCallRequest.IdentifierCase - Enum in sass.embedded_protocol
 
EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.OutboundMessage.ImportRequest - Class in sass.embedded_protocol
A request for a custom importer to load the contents of a stylesheet.
EmbeddedSass.OutboundMessage.ImportRequest.Builder - Class in sass.embedded_protocol
A request for a custom importer to load the contents of a stylesheet.
EmbeddedSass.OutboundMessage.ImportRequestOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.OutboundMessage.LogEvent - Class in sass.embedded_protocol
An event indicating that a message should be displayed to the user.
EmbeddedSass.OutboundMessage.LogEvent.Builder - Class in sass.embedded_protocol
An event indicating that a message should be displayed to the user.
EmbeddedSass.OutboundMessage.LogEventOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.OutboundMessage.MessageCase - Enum in sass.embedded_protocol
 
EmbeddedSass.OutboundMessage.VersionResponse - Class in sass.embedded_protocol
A response that contains the version of the embedded compiler.
EmbeddedSass.OutboundMessage.VersionResponse.Builder - Class in sass.embedded_protocol
A response that contains the version of the embedded compiler.
EmbeddedSass.OutboundMessage.VersionResponseOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.OutboundMessageOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.OutputStyle - Enum in sass.embedded_protocol
Possible ways to format the CSS output.
EmbeddedSass.ProtocolError - Class in sass.embedded_protocol
An error reported when an endpoint violates the embedded Sass protocol.
EmbeddedSass.ProtocolError.Builder - Class in sass.embedded_protocol
An error reported when an endpoint violates the embedded Sass protocol.
EmbeddedSass.ProtocolErrorOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.ProtocolErrorType - Enum in sass.embedded_protocol
Potential types of protocol errors.
EmbeddedSass.SingletonValue - Enum in sass.embedded_protocol
Singleton SassScript values that have no internal state.
EmbeddedSass.SourceSpan - Class in sass.embedded_protocol
A chunk of a source file.
EmbeddedSass.SourceSpan.Builder - Class in sass.embedded_protocol
A chunk of a source file.
EmbeddedSass.SourceSpan.SourceLocation - Class in sass.embedded_protocol
A single point in a source file.
EmbeddedSass.SourceSpan.SourceLocation.Builder - Class in sass.embedded_protocol
A single point in a source file.
EmbeddedSass.SourceSpan.SourceLocationOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.SourceSpanOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Syntax - Enum in sass.embedded_protocol
Possible syntaxes for a Sass stylesheet.
EmbeddedSass.Value - Class in sass.embedded_protocol
A SassScript value, passed to and returned by functions.
EmbeddedSass.Value.ArgumentList - Class in sass.embedded_protocol
A SassScript argument list value.
EmbeddedSass.Value.ArgumentList.Builder - Class in sass.embedded_protocol
A SassScript argument list value.
EmbeddedSass.Value.ArgumentListOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.Builder - Class in sass.embedded_protocol
A SassScript value, passed to and returned by functions.
EmbeddedSass.Value.Calculation - Class in sass.embedded_protocol
A SassScript calculation value.
EmbeddedSass.Value.Calculation.Builder - Class in sass.embedded_protocol
A SassScript calculation value.
EmbeddedSass.Value.Calculation.CalculationOperation - Class in sass.embedded_protocol
A binary operation that appears in a calculation.
EmbeddedSass.Value.Calculation.CalculationOperation.Builder - Class in sass.embedded_protocol
A binary operation that appears in a calculation.
EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.Calculation.CalculationValue - Class in sass.embedded_protocol
A single component of a calculation expression.
EmbeddedSass.Value.Calculation.CalculationValue.Builder - Class in sass.embedded_protocol
A single component of a calculation expression.
EmbeddedSass.Value.Calculation.CalculationValue.ValueCase - Enum in sass.embedded_protocol
 
EmbeddedSass.Value.Calculation.CalculationValueOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.CalculationOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.CompilerFunction - Class in sass.embedded_protocol
A first-class function defined in the compiler.
EmbeddedSass.Value.CompilerFunction.Builder - Class in sass.embedded_protocol
A first-class function defined in the compiler.
EmbeddedSass.Value.CompilerFunctionOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.HostFunction - Class in sass.embedded_protocol
An anonymous custom function defined in the host.
EmbeddedSass.Value.HostFunction.Builder - Class in sass.embedded_protocol
An anonymous custom function defined in the host.
EmbeddedSass.Value.HostFunctionOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.HslColor - Class in sass.embedded_protocol
A SassScript color value, represented as hue, saturation, and lightness channels.
EmbeddedSass.Value.HslColor.Builder - Class in sass.embedded_protocol
A SassScript color value, represented as hue, saturation, and lightness channels.
EmbeddedSass.Value.HslColorOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.HwbColor - Class in sass.embedded_protocol
A SassScript color value, represented as hue, whiteness, and blackness channels.
EmbeddedSass.Value.HwbColor.Builder - Class in sass.embedded_protocol
A SassScript color value, represented as hue, whiteness, and blackness channels.
EmbeddedSass.Value.HwbColorOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.List - Class in sass.embedded_protocol
A SassScript list value.
EmbeddedSass.Value.List.Builder - Class in sass.embedded_protocol
A SassScript list value.
EmbeddedSass.Value.ListOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.Map - Class in sass.embedded_protocol
A SassScript map value.
EmbeddedSass.Value.Map.Builder - Class in sass.embedded_protocol
A SassScript map value.
EmbeddedSass.Value.Map.Entry - Class in sass.embedded_protocol
A single key/value pair in the map.
EmbeddedSass.Value.Map.Entry.Builder - Class in sass.embedded_protocol
A single key/value pair in the map.
EmbeddedSass.Value.Map.EntryOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.MapOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.Number - Class in sass.embedded_protocol
A SassScript number value.
EmbeddedSass.Value.Number.Builder - Class in sass.embedded_protocol
A SassScript number value.
EmbeddedSass.Value.NumberOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.RgbColor - Class in sass.embedded_protocol
A SassScript color value, represented as red, green, and blue channels.
EmbeddedSass.Value.RgbColor.Builder - Class in sass.embedded_protocol
A SassScript color value, represented as red, green, and blue channels.
EmbeddedSass.Value.RgbColorOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.String - Class in sass.embedded_protocol
A SassScript string value.
EmbeddedSass.Value.String.Builder - Class in sass.embedded_protocol
A SassScript string value.
EmbeddedSass.Value.StringOrBuilder - Interface in sass.embedded_protocol
 
EmbeddedSass.Value.ValueCase - Enum in sass.embedded_protocol
 
EmbeddedSass.ValueOrBuilder - Interface in sass.embedded_protocol
 
END_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
ENTRIES_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
equals(Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
ERROR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
ERROR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
ERROR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
ERROR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
ERROR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
EXPANDED_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
Each selector and declaration is written on its own line.

F

FAILURE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
FALSE_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
The SassScript boolean false value.
FILE_IMPORT_REQUEST_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
FILE_IMPORT_RESPONSE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
FILE_IMPORTER_ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
FILE_URL_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
FORMATTED_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
FORMATTED_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.ResultCase
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.ImporterCase
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.InputCase
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.ResultCase
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.ResultCase
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ResultCase
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.MessageCase
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.LogEventType
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.ResultCase
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.IdentifierCase
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.MessageCase
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.Syntax
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.ValueCase
 
forNumber(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.Value.ValueCase
 
FROM_IMPORT_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
FROM_IMPORT_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
FUNCTION_CALL_REQUEST_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
FUNCTION_CALL_RESPONSE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
FUNCTION_ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 

G

getAccessedArgumentLists(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
getAccessedArgumentLists(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
getAccessedArgumentLists(int) - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
getAccessedArgumentListsCount() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
getAccessedArgumentListsCount() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
getAccessedArgumentListsCount() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
getAccessedArgumentListsList() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
getAccessedArgumentListsList() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
getAccessedArgumentListsList() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
getAlertAscii() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to encode the formatted message of errors and logs in ASCII.
getAlertAscii() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Whether to encode the formatted message of errors and logs in ASCII.
getAlertAscii() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Whether to encode the formatted message of errors and logs in ASCII.
getAlertColor() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to use terminal colors in the formatted message of errors and logs.
getAlertColor() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Whether to use terminal colors in the formatted message of errors and logs.
getAlertColor() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Whether to use terminal colors in the formatted message of errors and logs.
getAlpha() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's alpha channel.
getAlpha() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
The color's alpha channel.
getAlpha() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.HslColorOrBuilder
The color's alpha channel.
getAlpha() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's alpha channel.
getAlpha() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
The color's alpha channel.
getAlpha() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.HwbColorOrBuilder
The color's alpha channel.
getAlpha() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's alpha channel.
getAlpha() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
The color's alpha channel.
getAlpha() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.RgbColorOrBuilder
The color's alpha channel.
getArgumentList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
getArgumentList() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
getArgumentList() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
getArgumentListBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
getArgumentListOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
getArgumentListOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
getArgumentListOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
getArguments(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArguments(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArguments(int) - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArguments(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
getArguments(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
The calculation's arguments.
getArguments(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.CalculationOrBuilder
The calculation's arguments.
getArgumentsBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
getArgumentsBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
getArgumentsCount() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsCount() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsCount() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
getArgumentsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
The calculation's arguments.
getArgumentsCount() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.CalculationOrBuilder
The calculation's arguments.
getArgumentsList() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsList() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsList() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
getArgumentsList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
The calculation's arguments.
getArgumentsList() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.CalculationOrBuilder
The calculation's arguments.
getArgumentsOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsOrBuilder(int) - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
getArgumentsOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
The calculation's arguments.
getArgumentsOrBuilder(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.CalculationOrBuilder
The calculation's arguments.
getArgumentsOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsOrBuilderList() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
getArgumentsOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
getArgumentsOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
The calculation's arguments.
getArgumentsOrBuilderList() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.CalculationOrBuilder
The calculation's arguments.
getBlackness() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's percent blackness.
getBlackness() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
The color's percent blackness.
getBlackness() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.HwbColorOrBuilder
The color's percent blackness.
getBlue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's blue channel.
getBlue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
The color's blue channel.
getBlue() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.RgbColorOrBuilder
The color's blue channel.
getCalculation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Calculation calculation = 12;
getCalculation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation calculation = 5;
getCalculation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
.sass.embedded_protocol.Value.Calculation calculation = 5;
getCalculation() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
.sass.embedded_protocol.Value.Calculation calculation = 5;
getCalculation() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.Calculation calculation = 12;
getCalculation() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.Calculation calculation = 12;
getCalculationBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Calculation calculation = 12;
getCalculationBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation calculation = 5;
getCalculationOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Calculation calculation = 12;
getCalculationOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation calculation = 5;
getCalculationOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
.sass.embedded_protocol.Value.Calculation calculation = 5;
getCalculationOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
.sass.embedded_protocol.Value.Calculation calculation = 5;
getCalculationOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.Calculation calculation = 12;
getCalculationOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.Calculation calculation = 12;
getCanonicalizeRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
getCanonicalizeRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
getCanonicalizeRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
getCanonicalizeRequestBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
getCanonicalizeRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
getCanonicalizeRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
getCanonicalizeRequestOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
getCanonicalizeResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
getCanonicalizeResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
getCanonicalizeResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
getCanonicalizeResponseBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
getCanonicalizeResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
getCanonicalizeResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
getCanonicalizeResponseOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
getCharset() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to emit a `@charset`/BOM for non-ASCII stylesheets.
getCharset() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Whether to emit a `@charset`/BOM for non-ASCII stylesheets.
getCharset() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Whether to emit a `@charset`/BOM for non-ASCII stylesheets.
getColumn() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
The 0-based column number of this location within its line.
getColumn() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
The 0-based column number of this location within its line.
getColumn() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocationOrBuilder
The 0-based column number of this location within its line.
getCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
The request id for the compilation that triggered the message.
getCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
The request id for the compilation that triggered the message.
getCompilationId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequestOrBuilder
The request id for the compilation that triggered the message.
getCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
The request id for the compilation that triggered the message.
getCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
The request id for the compilation that triggered the message.
getCompilationId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequestOrBuilder
The request id for the compilation that triggered the message.
getCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The request id for the compilation that triggered the message.
getCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
The request id for the compilation that triggered the message.
getCompilationId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
The request id for the compilation that triggered the message.
getCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
The request id for the compilation that triggered the message.
getCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
The request id for the compilation that triggered the message.
getCompilationId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequestOrBuilder
The request id for the compilation that triggered the message.
getCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The request id for the compilation that triggered the message.
getCompilationId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
The request id for the compilation that triggered the message.
getCompilationId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
The request id for the compilation that triggered the message.
getCompileRequest() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
getCompileRequest() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
getCompileRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
getCompileRequestBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
getCompileRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
getCompileRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
getCompileRequestOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
getCompileResponse() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
getCompileResponse() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
getCompileResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
getCompileResponseBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
getCompileResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
getCompileResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
getCompileResponseOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
getCompilerFunction() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
getCompilerFunction() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
getCompilerFunction() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
getCompilerFunctionBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
getCompilerFunctionOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
getCompilerFunctionOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
getCompilerFunctionOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
getCompilerVersion() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the embedded compiler package.
getCompilerVersion() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
The version of the embedded compiler package.
getCompilerVersion() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponseOrBuilder
The version of the embedded compiler package.
getCompilerVersionBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the embedded compiler package.
getCompilerVersionBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
The version of the embedded compiler package.
getCompilerVersionBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponseOrBuilder
The version of the embedded compiler package.
getContents() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
The text of the stylesheet.
getContents() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
The text of the stylesheet.
getContents() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccessOrBuilder
The text of the stylesheet.
getContents(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
getContents(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
The argument list's positional contents.
getContents(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The argument list's positional contents.
getContents(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
getContents(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
The elements of this list.
getContents(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ListOrBuilder
The elements of this list.
getContentsBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
getContentsBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
getContentsBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
getContentsBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
getContentsBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
The text of the stylesheet.
getContentsBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
The text of the stylesheet.
getContentsBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccessOrBuilder
The text of the stylesheet.
getContentsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
getContentsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
The argument list's positional contents.
getContentsCount() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The argument list's positional contents.
getContentsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
getContentsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
The elements of this list.
getContentsCount() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ListOrBuilder
The elements of this list.
getContentsList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
getContentsList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
The argument list's positional contents.
getContentsList() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The argument list's positional contents.
getContentsList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
getContentsList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
The elements of this list.
getContentsList() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ListOrBuilder
The elements of this list.
getContentsOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
getContentsOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
The argument list's positional contents.
getContentsOrBuilder(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The argument list's positional contents.
getContentsOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
getContentsOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
The elements of this list.
getContentsOrBuilder(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ListOrBuilder
The elements of this list.
getContentsOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
getContentsOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
The argument list's positional contents.
getContentsOrBuilderList() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The argument list's positional contents.
getContentsOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
getContentsOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
The elements of this list.
getContentsOrBuilderList() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ListOrBuilder
The elements of this list.
getContext() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
Additional source text surrounding this span.
getContext() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
Additional source text surrounding this span.
getContext() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
Additional source text surrounding this span.
getContextBytes() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
Additional source text surrounding this span.
getContextBytes() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
Additional source text surrounding this span.
getContextBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
Additional source text surrounding this span.
getCss() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The compiled CSS.
getCss() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
The compiled CSS.
getCss() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilder
The compiled CSS.
getCssBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The compiled CSS.
getCssBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
The compiled CSS.
getCssBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilder
The compiled CSS.
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
getDefaultInstance() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
getDefaultInstanceForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
getDenominators(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's denominator units.
getDenominators(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
The number's denominator units.
getDenominators(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.NumberOrBuilder
The number's denominator units.
getDenominatorsBytes(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's denominator units.
getDenominatorsBytes(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
The number's denominator units.
getDenominatorsBytes(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.NumberOrBuilder
The number's denominator units.
getDenominatorsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's denominator units.
getDenominatorsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
The number's denominator units.
getDenominatorsCount() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.NumberOrBuilder
The number's denominator units.
getDenominatorsList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's denominator units.
getDenominatorsList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
The number's denominator units.
getDenominatorsList() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.NumberOrBuilder
The number's denominator units.
getDescriptor() - Static method in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
getDescriptor() - Static method in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
 
getDescriptor() - Static method in enum sass.embedded_protocol.EmbeddedSass.LogEventType
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
getDescriptor() - Static method in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
getDescriptor() - Static method in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
 
getDescriptor() - Static method in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
getDescriptor() - Static method in enum sass.embedded_protocol.EmbeddedSass.Syntax
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
getDescriptor() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
getDescriptorForType() - Method in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
getDescriptorForType() - Method in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
 
getDescriptorForType() - Method in enum sass.embedded_protocol.EmbeddedSass.LogEventType
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
getDescriptorForType() - Method in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
getDescriptorForType() - Method in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
 
getDescriptorForType() - Method in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
getDescriptorForType() - Method in enum sass.embedded_protocol.EmbeddedSass.Syntax
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
getDescriptorForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
getEnd() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character after this span.
getEnd() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
The location of the first character after this span.
getEnd() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
The location of the first character after this span.
getEndBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character after this span.
getEndOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character after this span.
getEndOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
The location of the first character after this span.
getEndOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
The location of the first character after this span.
getEntries(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
getEntries(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
The entries in this map.
getEntries(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.MapOrBuilder
The entries in this map.
getEntriesBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
getEntriesBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
getEntriesCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
getEntriesCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
The entries in this map.
getEntriesCount() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.MapOrBuilder
The entries in this map.
getEntriesList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
getEntriesList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
The entries in this map.
getEntriesList() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.MapOrBuilder
The entries in this map.
getEntriesOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
getEntriesOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
The entries in this map.
getEntriesOrBuilder(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.MapOrBuilder
The entries in this map.
getEntriesOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
getEntriesOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
The entries in this map.
getEntriesOrBuilderList() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.MapOrBuilder
The entries in this map.
getError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
An error message explaining why canonicalization failed.
getError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
An error message explaining why canonicalization failed.
getError() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponseOrBuilder
An error message explaining why canonicalization failed.
getError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
An error message explaining why the URL could not be loaded.
getError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
An error message explaining why the URL could not be loaded.
getError() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponseOrBuilder
An error message explaining why the URL could not be loaded.
getError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
An error message explaining why the function call failed.
getError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
An error message explaining why the function call failed.
getError() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder
An error message explaining why the function call failed.
getError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
An error message explaining why the URL could not be loaded.
getError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
An error message explaining why the URL could not be loaded.
getError() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponseOrBuilder
An error message explaining why the URL could not be loaded.
getError() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.ProtocolError error = 1;
getError() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.ProtocolError error = 1;
getError() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.ProtocolError error = 1;
getErrorBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.ProtocolError error = 1;
getErrorBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
An error message explaining why canonicalization failed.
getErrorBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
An error message explaining why canonicalization failed.
getErrorBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponseOrBuilder
An error message explaining why canonicalization failed.
getErrorBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
An error message explaining why the URL could not be loaded.
getErrorBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
An error message explaining why the URL could not be loaded.
getErrorBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponseOrBuilder
An error message explaining why the URL could not be loaded.
getErrorBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
An error message explaining why the function call failed.
getErrorBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
An error message explaining why the function call failed.
getErrorBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder
An error message explaining why the function call failed.
getErrorBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
An error message explaining why the URL could not be loaded.
getErrorBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
An error message explaining why the URL could not be loaded.
getErrorBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponseOrBuilder
An error message explaining why the URL could not be loaded.
getErrorOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.ProtocolError error = 1;
getErrorOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.ProtocolError error = 1;
getErrorOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.ProtocolError error = 1;
getFailure() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a failed compilation.
getFailure() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
The result of a failed compilation.
getFailure() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponseOrBuilder
The result of a failed compilation.
getFailureBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a failed compilation.
getFailureOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a failed compilation.
getFailureOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
The result of a failed compilation.
getFailureOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponseOrBuilder
The result of a failed compilation.
getFileImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself.
getFileImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself.
getFileImporterId() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself.
getFileImportRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
getFileImportRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
getFileImportRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
getFileImportRequestBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
getFileImportRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
getFileImportRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
getFileImportRequestOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
getFileImportResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
getFileImportResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
getFileImportResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
getFileImportResponseBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
getFileImportResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
getFileImportResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
getFileImportResponseOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
getFileUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
The absolute `file:` URL to look for the file on the physical filesystem.
getFileUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
The absolute `file:` URL to look for the file on the physical filesystem.
getFileUrl() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponseOrBuilder
The absolute `file:` URL to look for the file on the physical filesystem.
getFileUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
The absolute `file:` URL to look for the file on the physical filesystem.
getFileUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
The absolute `file:` URL to look for the file on the physical filesystem.
getFileUrlBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponseOrBuilder
The absolute `file:` URL to look for the file on the physical filesystem.
getFormatted() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFormatted() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFormatted() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFormatted() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFormatted() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFormatted() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFormattedBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFormattedBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFormattedBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFormattedBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFormattedBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFormattedBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
getFromImport() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
/ Whether this request comes from an `@import` rule.
getFromImport() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
/ Whether this request comes from an `@import` rule.
getFromImport() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequestOrBuilder
/ Whether this request comes from an `@import` rule.
getFromImport() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
/ Whether this request comes from an `@import` rule.
getFromImport() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
/ Whether this request comes from an `@import` rule.
getFromImport() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequestOrBuilder
/ Whether this request comes from an `@import` rule.
getFunctionCallRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
getFunctionCallRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
getFunctionCallRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
getFunctionCallRequestBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
getFunctionCallRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
getFunctionCallRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
getFunctionCallRequestOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
getFunctionCallResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
getFunctionCallResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
getFunctionCallResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
getFunctionCallResponseBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
getFunctionCallResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
getFunctionCallResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
getFunctionCallResponseOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
getFunctionId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The opaque ID of the function to invoke.
getFunctionId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
The opaque ID of the function to invoke.
getFunctionId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
The opaque ID of the function to invoke.
getGlobalFunctions(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Signatures for custom global functions whose behavior is defined by the host.
getGlobalFunctions(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Signatures for custom global functions whose behavior is defined by the host.
getGlobalFunctions(int) - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Signatures for custom global functions whose behavior is defined by the host.
getGlobalFunctionsBytes(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Signatures for custom global functions whose behavior is defined by the host.
getGlobalFunctionsBytes(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Signatures for custom global functions whose behavior is defined by the host.
getGlobalFunctionsBytes(int) - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Signatures for custom global functions whose behavior is defined by the host.
getGlobalFunctionsCount() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Signatures for custom global functions whose behavior is defined by the host.
getGlobalFunctionsCount() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Signatures for custom global functions whose behavior is defined by the host.
getGlobalFunctionsCount() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Signatures for custom global functions whose behavior is defined by the host.
getGlobalFunctionsList() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Signatures for custom global functions whose behavior is defined by the host.
getGlobalFunctionsList() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Signatures for custom global functions whose behavior is defined by the host.
getGlobalFunctionsList() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Signatures for custom global functions whose behavior is defined by the host.
getGreen() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's green channel.
getGreen() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
The color's green channel.
getGreen() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.RgbColorOrBuilder
The color's green channel.
getHasBrackets() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
Whether this list has square brackets.
getHasBrackets() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
Whether this list has square brackets.
getHasBrackets() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ListOrBuilder
Whether this list has square brackets.
getHostFunction() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
getHostFunction() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.HostFunction host_function = 9;
getHostFunction() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
getHostFunctionBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
getHostFunctionOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
getHostFunctionOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.HostFunction host_function = 9;
getHostFunctionOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
getHslColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
getHslColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
getHslColor() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
getHslColorBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
getHslColorOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
getHslColorOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
getHslColorOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
getHue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's hue.
getHue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
The color's hue.
getHue() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.HslColorOrBuilder
The color's hue.
getHue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's hue.
getHue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
The color's hue.
getHue() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.HwbColorOrBuilder
The color's hue.
getHwbColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
getHwbColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
getHwbColor() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
getHwbColorBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
getHwbColorOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
getHwbColorOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
getHwbColorOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
uint32 id = 1;
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponseOrBuilder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
This compilation's request id.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
This compilation's request id.
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
This compilation's request id.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
uint32 id = 1;
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponseOrBuilder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
uint32 id = 1;
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
uint32 id = 1;
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponseOrBuilder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
This version request's id.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
This version request's id.
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequestOrBuilder
This version request's id.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
uint32 id = 1;
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequestOrBuilder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The compilation's request id.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
The compilation's request id.
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponseOrBuilder
The compilation's request id.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
uint32 id = 1;
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequestOrBuilder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
uint32 id = 1;
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
uint32 id = 1;
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequestOrBuilder
uint32 id = 1;
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
This version request's id.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
This version request's id.
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponseOrBuilder
This version request's id.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
The ID of the request that had an error.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
The ID of the request that had an error.
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.ProtocolErrorOrBuilder
The ID of the request that had an error.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
An ID for this argument list that's unique within the scope of a given `FunctionCallRequest`.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
An ID for this argument list that's unique within the scope of a given `FunctionCallRequest`.
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
An ID for this argument list that's unique within the scope of a given `FunctionCallRequest`.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
A unique ID for this function.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
A unique ID for this function.
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.CompilerFunctionOrBuilder
A unique ID for this function.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
A unique ID for this function.
getId() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
A unique ID for this function.
getId() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.HostFunctionOrBuilder
A unique ID for this function.
getIdentifierCase() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
getIdentifierCase() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
getIdentifierCase() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
 
getImplementationName() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The name of the Sass implementation that the embedded compiler wraps.
getImplementationName() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
The name of the Sass implementation that the embedded compiler wraps.
getImplementationName() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponseOrBuilder
The name of the Sass implementation that the embedded compiler wraps.
getImplementationNameBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The name of the Sass implementation that the embedded compiler wraps.
getImplementationNameBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
The name of the Sass implementation that the embedded compiler wraps.
getImplementationNameBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponseOrBuilder
The name of the Sass implementation that the embedded compiler wraps.
getImplementationVersion() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the Sass implementation that the embedded compiler wraps.
getImplementationVersion() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
The version of the Sass implementation that the embedded compiler wraps.
getImplementationVersion() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponseOrBuilder
The version of the Sass implementation that the embedded compiler wraps.
getImplementationVersionBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the Sass implementation that the embedded compiler wraps.
getImplementationVersionBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
The version of the Sass implementation that the embedded compiler wraps.
getImplementationVersionBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponseOrBuilder
The version of the Sass implementation that the embedded compiler wraps.
getImporter() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The importer to use to resolve imports relative to `url`.
getImporter() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
The importer to use to resolve imports relative to `url`.
getImporter() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder
The importer to use to resolve imports relative to `url`.
getImporterBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The importer to use to resolve imports relative to `url`.
getImporterCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
getImporterCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
getImporterCase() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
 
getImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A unique ID for a user-defined importer.
getImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
A unique ID for a user-defined importer.
getImporterId() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
A unique ID for a user-defined importer.
getImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
The unique ID of the importer being invoked.
getImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
The unique ID of the importer being invoked.
getImporterId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequestOrBuilder
The unique ID of the importer being invoked.
getImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
The unique ID of the importer being invoked.
getImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
The unique ID of the importer being invoked.
getImporterId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequestOrBuilder
The unique ID of the importer being invoked.
getImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
The unique ID of the importer being invoked.
getImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
The unique ID of the importer being invoked.
getImporterId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequestOrBuilder
The unique ID of the importer being invoked.
getImporterOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The importer to use to resolve imports relative to `url`.
getImporterOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
The importer to use to resolve imports relative to `url`.
getImporterOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder
The importer to use to resolve imports relative to `url`.
getImporters(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImporters(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImporters(int) - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersCount() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersCount() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersCount() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersList() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersList() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersList() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersOrBuilder(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersOrBuilder(int) - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersOrBuilderList() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportersOrBuilderList() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
getImportRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
getImportRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
getImportRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
getImportRequestBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
getImportRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
getImportRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
getImportRequestOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
getImportResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
getImportResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
getImportResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
getImportResponseBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
getImportResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
getImportResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
getImportResponseOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
getInputCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
getInputCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
getInputCase() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
 
getInterpolation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
getInterpolation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
getInterpolation() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
getInterpolationBytes() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
getInterpolationBytes() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
getInterpolationBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
getKey() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The key this entry is associated with.
getKey() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
The key this entry is associated with.
getKey() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Map.EntryOrBuilder
The key this entry is associated with.
getKeyBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The key this entry is associated with.
getKeyOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The key this entry is associated with.
getKeyOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
The key this entry is associated with.
getKeyOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Map.EntryOrBuilder
The key this entry is associated with.
getKeywords() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
Deprecated.
getKeywords() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
Deprecated.
getKeywords() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
Deprecated.
getKeywordsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
getKeywordsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
getKeywordsCount() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The argument list's keywords.
getKeywordsMap() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's keywords.
getKeywordsMap() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
The argument list's keywords.
getKeywordsMap() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The argument list's keywords.
getKeywordsOrDefault(String, EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's keywords.
getKeywordsOrDefault(String, EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
The argument list's keywords.
getKeywordsOrDefault(String, EmbeddedSass.Value) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The argument list's keywords.
getKeywordsOrThrow(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's keywords.
getKeywordsOrThrow(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
The argument list's keywords.
getKeywordsOrThrow(String) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The argument list's keywords.
getLeft() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The left-hand side of the operation.
getLeft() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
The left-hand side of the operation.
getLeft() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
The left-hand side of the operation.
getLeftBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The left-hand side of the operation.
getLeftOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The left-hand side of the operation.
getLeftOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
The left-hand side of the operation.
getLeftOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
The left-hand side of the operation.
getLightness() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's percent lightness.
getLightness() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
The color's percent lightness.
getLightness() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.HslColorOrBuilder
The color's percent lightness.
getLine() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
The 0-based line number of this location within the source file.
getLine() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
The 0-based line number of this location within the source file.
getLine() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocationOrBuilder
The 0-based line number of this location within the source file.
getList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.List list = 5;
getList() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.List list = 5;
getList() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.List list = 5;
getListBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.List list = 5;
getListOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.List list = 5;
getListOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.List list = 5;
getListOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.List list = 5;
getLoadedUrls(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The canonical URLs of all source files loaded during the compilation.
getLoadedUrls(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
The canonical URLs of all source files loaded during the compilation.
getLoadedUrls(int) - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilder
The canonical URLs of all source files loaded during the compilation.
getLoadedUrlsBytes(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The canonical URLs of all source files loaded during the compilation.
getLoadedUrlsBytes(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
The canonical URLs of all source files loaded during the compilation.
getLoadedUrlsBytes(int) - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilder
The canonical URLs of all source files loaded during the compilation.
getLoadedUrlsCount() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The canonical URLs of all source files loaded during the compilation.
getLoadedUrlsCount() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
The canonical URLs of all source files loaded during the compilation.
getLoadedUrlsCount() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilder
The canonical URLs of all source files loaded during the compilation.
getLoadedUrlsList() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The canonical URLs of all source files loaded during the compilation.
getLoadedUrlsList() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
The canonical URLs of all source files loaded during the compilation.
getLoadedUrlsList() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilder
The canonical URLs of all source files loaded during the compilation.
getLogEvent() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
getLogEvent() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
getLogEvent() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
getLogEventBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
getLogEventOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
getLogEventOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
getLogEventOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
getMap() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Map map = 6;
getMap() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.Map map = 6;
getMap() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.Map map = 6;
getMapBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Map map = 6;
getMapOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Map map = 6;
getMapOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.Map map = 6;
getMapOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.Map map = 6;
getMessage() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
A message describing the reason for the failure.
getMessage() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
A message describing the reason for the failure.
getMessage() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
A message describing the reason for the failure.
getMessage() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The text of the message.
getMessage() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
The text of the message.
getMessage() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
The text of the message.
getMessage() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
A human-readable message providing more detail about the error.
getMessage() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
A human-readable message providing more detail about the error.
getMessage() - Method in interface sass.embedded_protocol.EmbeddedSass.ProtocolErrorOrBuilder
A human-readable message providing more detail about the error.
getMessageBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
A message describing the reason for the failure.
getMessageBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
A message describing the reason for the failure.
getMessageBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
A message describing the reason for the failure.
getMessageBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The text of the message.
getMessageBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
The text of the message.
getMessageBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
The text of the message.
getMessageBytes() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
A human-readable message providing more detail about the error.
getMessageBytes() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
A human-readable message providing more detail about the error.
getMessageBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.ProtocolErrorOrBuilder
A human-readable message providing more detail about the error.
getMessageCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
getMessageCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
getMessageCase() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
 
getMessageCase() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
getMessageCase() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
getMessageCase() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
 
getMutableKeywords() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
Deprecated.
getName() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The name of the function to invoke.
getName() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
The name of the function to invoke.
getName() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
The name of the function to invoke.
getName() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's name.
getName() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
The calculation's name.
getName() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.CalculationOrBuilder
The calculation's name.
getNameBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The name of the function to invoke.
getNameBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
The name of the function to invoke.
getNameBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
The name of the function to invoke.
getNameBytes() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's name.
getNameBytes() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
The calculation's name.
getNameBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.CalculationOrBuilder
The calculation's name.
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.ResultCase
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.ImporterCase
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.InputCase
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.ResultCase
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.ResultCase
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ResultCase
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.MessageCase
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.LogEventType
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.ResultCase
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.IdentifierCase
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.MessageCase
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
 
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.Syntax
 
getNumber() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Number number = 2;
getNumber() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Number number = 1;
getNumber() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
.sass.embedded_protocol.Value.Number number = 1;
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.ValueCase
 
getNumber() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
.sass.embedded_protocol.Value.Number number = 1;
getNumber() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.Number number = 2;
getNumber() - Method in enum sass.embedded_protocol.EmbeddedSass.Value.ValueCase
 
getNumber() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.Number number = 2;
getNumberBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Number number = 2;
getNumberBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Number number = 1;
getNumberOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Number number = 2;
getNumberOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Number number = 1;
getNumberOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
.sass.embedded_protocol.Value.Number number = 1;
getNumberOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
.sass.embedded_protocol.Value.Number number = 1;
getNumberOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.Number number = 2;
getNumberOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.Number number = 2;
getNumerators(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numerator units.
getNumerators(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
The number's numerator units.
getNumerators(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.NumberOrBuilder
The number's numerator units.
getNumeratorsBytes(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numerator units.
getNumeratorsBytes(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
The number's numerator units.
getNumeratorsBytes(int) - Method in interface sass.embedded_protocol.EmbeddedSass.Value.NumberOrBuilder
The number's numerator units.
getNumeratorsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numerator units.
getNumeratorsCount() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
The number's numerator units.
getNumeratorsCount() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.NumberOrBuilder
The number's numerator units.
getNumeratorsList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numerator units.
getNumeratorsList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
The number's numerator units.
getNumeratorsList() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.NumberOrBuilder
The number's numerator units.
getOffset() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
The 0-based offset of this location within the source file.
getOffset() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
The 0-based offset of this location within the source file.
getOffset() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocationOrBuilder
The 0-based offset of this location within the source file.
getOperation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
getOperation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
getOperation() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
getOperationBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
getOperationOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
getOperationOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
getOperationOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
getOperator() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The operator to perform.
getOperator() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
The operator to perform.
getOperator() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
The operator to perform.
getOperatorValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The operator to perform.
getOperatorValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
The operator to perform.
getOperatorValue() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
The operator to perform.
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
getParserForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
getPath() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from the given path on the filesystem.
getPath() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
A stylesheet loaded from the given path on the filesystem.
getPath() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A built-in importer that loads Sass files within the given directory on disk.
getPath() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
A built-in importer that loads Sass files within the given directory on disk.
getPath() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
A built-in importer that loads Sass files within the given directory on disk.
getPath() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
A stylesheet loaded from the given path on the filesystem.
getPathBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from the given path on the filesystem.
getPathBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
A stylesheet loaded from the given path on the filesystem.
getPathBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A built-in importer that loads Sass files within the given directory on disk.
getPathBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
A built-in importer that loads Sass files within the given directory on disk.
getPathBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
A built-in importer that loads Sass files within the given directory on disk.
getPathBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
A stylesheet loaded from the given path on the filesystem.
getProtocolVersion() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the embedded protocol, in semver format.
getProtocolVersion() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
The version of the embedded protocol, in semver format.
getProtocolVersion() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponseOrBuilder
The version of the embedded protocol, in semver format.
getProtocolVersionBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the embedded protocol, in semver format.
getProtocolVersionBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
The version of the embedded protocol, in semver format.
getProtocolVersionBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponseOrBuilder
The version of the embedded protocol, in semver format.
getQuietDeps() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to omit events for deprecation warnings coming from dependencies (files loaded from a different importer than the input).
getQuietDeps() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Whether to omit events for deprecation warnings coming from dependencies (files loaded from a different importer than the input).
getQuietDeps() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Whether to omit events for deprecation warnings coming from dependencies (files loaded from a different importer than the input).
getQuoted() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
Whether the string is quoted or unquoted.
getQuoted() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
Whether the string is quoted or unquoted.
getQuoted() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.StringOrBuilder
Whether the string is quoted or unquoted.
getRed() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's red channel.
getRed() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
The color's red channel.
getRed() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.RgbColorOrBuilder
The color's red channel.
getResultCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
getResultCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
getResultCase() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponseOrBuilder
 
getResultCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
getResultCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
getResultCase() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponseOrBuilder
 
getResultCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
getResultCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
getResultCase() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder
 
getResultCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
getResultCase() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
getResultCase() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponseOrBuilder
 
getResultCase() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
getResultCase() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
getResultCase() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponseOrBuilder
 
getRgbColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
getRgbColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
getRgbColor() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
getRgbColorBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
getRgbColorOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
getRgbColorOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
getRgbColorOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
getRight() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The right-hand side of the operation.
getRight() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
The right-hand side of the operation.
getRight() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
The right-hand side of the operation.
getRightBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The right-hand side of the operation.
getRightOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The right-hand side of the operation.
getRightOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
The right-hand side of the operation.
getRightOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
The right-hand side of the operation.
getSaturation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's percent saturation.
getSaturation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
The color's percent saturation.
getSaturation() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.HslColorOrBuilder
The color's percent saturation.
getSeparator() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The type of separator for this list.
getSeparator() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
The type of separator for this list.
getSeparator() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The type of separator for this list.
getSeparator() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The type of separator for this list.
getSeparator() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
The type of separator for this list.
getSeparator() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ListOrBuilder
The type of separator for this list.
getSeparatorValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The type of separator for this list.
getSeparatorValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
The type of separator for this list.
getSeparatorValue() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ArgumentListOrBuilder
The type of separator for this list.
getSeparatorValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The type of separator for this list.
getSeparatorValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
The type of separator for this list.
getSeparatorValue() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.ListOrBuilder
The type of separator for this list.
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
getSerializedSize() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
getSignature() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
The signature for this function.
getSignature() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
The signature for this function.
getSignature() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.HostFunctionOrBuilder
The signature for this function.
getSignatureBytes() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
The signature for this function.
getSignatureBytes() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
The signature for this function.
getSignatureBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.HostFunctionOrBuilder
The signature for this function.
getSingleton() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.SingletonValue singleton = 7;
getSingleton() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.SingletonValue singleton = 7;
getSingleton() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.SingletonValue singleton = 7;
getSingletonValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.SingletonValue singleton = 7;
getSingletonValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.SingletonValue singleton = 7;
getSingletonValue() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.SingletonValue singleton = 7;
getSource() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The contents of the stylesheet.
getSource() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
The contents of the stylesheet.
getSource() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder
The contents of the stylesheet.
getSourceBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The contents of the stylesheet.
getSourceBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
The contents of the stylesheet.
getSourceBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder
The contents of the stylesheet.
getSourceMap() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to generate a source map.
getSourceMap() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Whether to generate a source map.
getSourceMap() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Whether to generate a source map.
getSourceMap() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`.
getSourceMap() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`.
getSourceMap() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilder
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`.
getSourceMapBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`.
getSourceMapBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`.
getSourceMapBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilder
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`.
getSourceMapIncludeSources() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to include sources in the generated sourcemap
getSourceMapIncludeSources() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Whether to include sources in the generated sourcemap
getSourceMapIncludeSources() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Whether to include sources in the generated sourcemap
getSourceMapUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
An absolute, browser-accessible URL indicating the resolved location of the imported stylesheet.
getSourceMapUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
An absolute, browser-accessible URL indicating the resolved location of the imported stylesheet.
getSourceMapUrl() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccessOrBuilder
An absolute, browser-accessible URL indicating the resolved location of the imported stylesheet.
getSourceMapUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
An absolute, browser-accessible URL indicating the resolved location of the imported stylesheet.
getSourceMapUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
An absolute, browser-accessible URL indicating the resolved location of the imported stylesheet.
getSourceMapUrlBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccessOrBuilder
An absolute, browser-accessible URL indicating the resolved location of the imported stylesheet.
getSpan() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The span associated with the failure.
getSpan() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
The span associated with the failure.
getSpan() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
The span associated with the failure.
getSpan() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The span associated with this message.
getSpan() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
The span associated with this message.
getSpan() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
The span associated with this message.
getSpanBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The span associated with the failure.
getSpanBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The span associated with this message.
getSpanOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The span associated with the failure.
getSpanOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
The span associated with the failure.
getSpanOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
The span associated with the failure.
getSpanOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The span associated with this message.
getSpanOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
The span associated with this message.
getSpanOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
The span associated with this message.
getStackTrace() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The stack trace associated with the failure.
getStackTrace() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
The stack trace associated with the failure.
getStackTrace() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
The stack trace associated with the failure.
getStackTrace() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The stack trace associated with this message.
getStackTrace() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
The stack trace associated with this message.
getStackTrace() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
The stack trace associated with this message.
getStackTraceBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The stack trace associated with the failure.
getStackTraceBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
The stack trace associated with the failure.
getStackTraceBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
The stack trace associated with the failure.
getStackTraceBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The stack trace associated with this message.
getStackTraceBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
The stack trace associated with this message.
getStackTraceBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
The stack trace associated with this message.
getStart() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character in this span.
getStart() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
The location of the first character in this span.
getStart() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
The location of the first character in this span.
getStartBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character in this span.
getStartOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character in this span.
getStartOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
The location of the first character in this span.
getStartOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
The location of the first character in this span.
getString() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from its contents.
getString() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
A stylesheet loaded from its contents.
getString() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
A stylesheet loaded from its contents.
getString() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.String string = 1;
getString() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string, as from a function like `var()` or `env()`.
getString() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
An unquoted string, as from a function like `var()` or `env()`.
getString() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
An unquoted string, as from a function like `var()` or `env()`.
getString() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.String string = 1;
getString() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.String string = 1;
getStringBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from its contents.
getStringBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.String string = 1;
getStringBytes() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string, as from a function like `var()` or `env()`.
getStringBytes() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
An unquoted string, as from a function like `var()` or `env()`.
getStringBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
An unquoted string, as from a function like `var()` or `env()`.
getStringOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from its contents.
getStringOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
A stylesheet loaded from its contents.
getStringOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
A stylesheet loaded from its contents.
getStringOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.String string = 1;
getStringOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.String string = 1;
getStringOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.String string = 1;
getStyle() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
How to format the CSS output.
getStyle() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
How to format the CSS output.
getStyle() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
How to format the CSS output.
getStyleValue() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
How to format the CSS output.
getStyleValue() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
How to format the CSS output.
getStyleValue() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
How to format the CSS output.
getSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The return value of a successful function call.
getSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
The return value of a successful function call.
getSuccess() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder
The return value of a successful function call.
getSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
The contents of the loaded stylesheet.
getSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
The contents of the loaded stylesheet.
getSuccess() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponseOrBuilder
The contents of the loaded stylesheet.
getSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a successful compilation.
getSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
The result of a successful compilation.
getSuccess() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponseOrBuilder
The result of a successful compilation.
getSuccessBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The return value of a successful function call.
getSuccessBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
The contents of the loaded stylesheet.
getSuccessBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a successful compilation.
getSuccessOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The return value of a successful function call.
getSuccessOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
The return value of a successful function call.
getSuccessOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder
The return value of a successful function call.
getSuccessOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
The contents of the loaded stylesheet.
getSuccessOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
The contents of the loaded stylesheet.
getSuccessOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponseOrBuilder
The contents of the loaded stylesheet.
getSuccessOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a successful compilation.
getSuccessOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
The result of a successful compilation.
getSuccessOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponseOrBuilder
The result of a successful compilation.
getSyntax() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The syntax to use to parse `source`.
getSyntax() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
The syntax to use to parse `source`.
getSyntax() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder
The syntax to use to parse `source`.
getSyntax() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
The syntax of `contents`.
getSyntax() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
The syntax of `contents`.
getSyntax() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccessOrBuilder
The syntax of `contents`.
getSyntaxValue() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The syntax to use to parse `source`.
getSyntaxValue() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
The syntax to use to parse `source`.
getSyntaxValue() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder
The syntax to use to parse `source`.
getSyntaxValue() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
The syntax of `contents`.
getSyntaxValue() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
The syntax of `contents`.
getSyntaxValue() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccessOrBuilder
The syntax of `contents`.
getText() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The text covered by the source span.
getText() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
The text covered by the source span.
getText() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
The text covered by the source span.
getText() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
The contents of the string.
getText() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
The contents of the string.
getText() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.StringOrBuilder
The contents of the string.
getTextBytes() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The text covered by the source span.
getTextBytes() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
The text covered by the source span.
getTextBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
The text covered by the source span.
getTextBytes() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
The contents of the string.
getTextBytes() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
The contents of the string.
getTextBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.StringOrBuilder
The contents of the string.
getType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
.sass.embedded_protocol.LogEventType type = 2;
getType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
.sass.embedded_protocol.LogEventType type = 2;
getType() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
.sass.embedded_protocol.LogEventType type = 2;
getType() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
.sass.embedded_protocol.ProtocolErrorType type = 1;
getType() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
.sass.embedded_protocol.ProtocolErrorType type = 1;
getType() - Method in interface sass.embedded_protocol.EmbeddedSass.ProtocolErrorOrBuilder
.sass.embedded_protocol.ProtocolErrorType type = 1;
getTypeValue() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
.sass.embedded_protocol.LogEventType type = 2;
getTypeValue() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
.sass.embedded_protocol.LogEventType type = 2;
getTypeValue() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
.sass.embedded_protocol.LogEventType type = 2;
getTypeValue() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
.sass.embedded_protocol.ProtocolErrorType type = 1;
getTypeValue() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
.sass.embedded_protocol.ProtocolErrorType type = 1;
getTypeValue() - Method in interface sass.embedded_protocol.EmbeddedSass.ProtocolErrorOrBuilder
.sass.embedded_protocol.ProtocolErrorType type = 1;
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
getUnknownFields() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
The successfully canonicalized URL.
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
The successfully canonicalized URL.
getUrl() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponseOrBuilder
The successfully canonicalized URL.
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The location from which `source` was loaded.
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
The location from which `source` was loaded.
getUrl() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder
The location from which `source` was loaded.
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
The URL of the import to be canonicalized.
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
The URL of the import to be canonicalized.
getUrl() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequestOrBuilder
The URL of the import to be canonicalized.
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
The (non-canonicalized) URL of the import.
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
The (non-canonicalized) URL of the import.
getUrl() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequestOrBuilder
The (non-canonicalized) URL of the import.
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
The canonical URL of the import.
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
The canonical URL of the import.
getUrl() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequestOrBuilder
The canonical URL of the import.
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The URL of the file to which this span refers.
getUrl() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
The URL of the file to which this span refers.
getUrl() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
The URL of the file to which this span refers.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
The successfully canonicalized URL.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
The successfully canonicalized URL.
getUrlBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponseOrBuilder
The successfully canonicalized URL.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The location from which `source` was loaded.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
The location from which `source` was loaded.
getUrlBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder
The location from which `source` was loaded.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
The URL of the import to be canonicalized.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
The URL of the import to be canonicalized.
getUrlBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequestOrBuilder
The URL of the import to be canonicalized.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
The (non-canonicalized) URL of the import.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
The (non-canonicalized) URL of the import.
getUrlBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequestOrBuilder
The (non-canonicalized) URL of the import.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
The canonical URL of the import.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
The canonical URL of the import.
getUrlBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequestOrBuilder
The canonical URL of the import.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The URL of the file to which this span refers.
getUrlBytes() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
The URL of the file to which this span refers.
getUrlBytes() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
The URL of the file to which this span refers.
getValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The value associated with this key.
getValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
The value associated with this key.
getValue() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Map.EntryOrBuilder
The value associated with this key.
getValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numeric value.
getValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
The number's numeric value.
getValue() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.NumberOrBuilder
The number's numeric value.
getValueBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The value associated with this key.
getValueCase() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
getValueCase() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
getValueCase() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
getValueCase() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
 
getValueCase() - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
getValueCase() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
 
getValueDescriptor() - Method in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
 
getValueDescriptor() - Method in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
 
getValueDescriptor() - Method in enum sass.embedded_protocol.EmbeddedSass.LogEventType
 
getValueDescriptor() - Method in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
 
getValueDescriptor() - Method in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
 
getValueDescriptor() - Method in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
 
getValueDescriptor() - Method in enum sass.embedded_protocol.EmbeddedSass.Syntax
 
getValueOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The value associated with this key.
getValueOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
The value associated with this key.
getValueOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Map.EntryOrBuilder
The value associated with this key.
getVerbose() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to report all deprecation warnings or only the first few ones.
getVerbose() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
Whether to report all deprecation warnings or only the first few ones.
getVerbose() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
Whether to report all deprecation warnings or only the first few ones.
getVersionRequest() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
getVersionRequest() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
getVersionRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
getVersionRequestBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
getVersionRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
getVersionRequestOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
getVersionRequestOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
getVersionResponse() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
getVersionResponse() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
getVersionResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
getVersionResponseBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
getVersionResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
getVersionResponseOrBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
getVersionResponseOrBuilder() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
getWhiteness() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's percent whiteness.
getWhiteness() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
The color's percent whiteness.
getWhiteness() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.HwbColorOrBuilder
The color's percent whiteness.
GLOBAL_FUNCTIONS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
GREEN_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 

H

HAS_BRACKETS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.List
 
hasArgumentList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
hasArgumentList() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
hasArgumentList() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
hasCalculation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Calculation calculation = 12;
hasCalculation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation calculation = 5;
hasCalculation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
.sass.embedded_protocol.Value.Calculation calculation = 5;
hasCalculation() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
.sass.embedded_protocol.Value.Calculation calculation = 5;
hasCalculation() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.Calculation calculation = 12;
hasCalculation() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.Calculation calculation = 12;
hasCanonicalizeRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
hasCanonicalizeRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
hasCanonicalizeRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
hasCanonicalizeResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
hasCanonicalizeResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
hasCanonicalizeResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
hasCompileRequest() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
hasCompileRequest() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
hasCompileRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
hasCompileResponse() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
hasCompileResponse() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
hasCompileResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
hasCompilerFunction() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
hasCompilerFunction() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
hasCompilerFunction() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
hasEnd() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character after this span.
hasEnd() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
The location of the first character after this span.
hasEnd() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
The location of the first character after this span.
hasError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
An error message explaining why canonicalization failed.
hasError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
An error message explaining why canonicalization failed.
hasError() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponseOrBuilder
An error message explaining why canonicalization failed.
hasError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
An error message explaining why the URL could not be loaded.
hasError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
An error message explaining why the URL could not be loaded.
hasError() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponseOrBuilder
An error message explaining why the URL could not be loaded.
hasError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
An error message explaining why the function call failed.
hasError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
An error message explaining why the function call failed.
hasError() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder
An error message explaining why the function call failed.
hasError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
An error message explaining why the URL could not be loaded.
hasError() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
An error message explaining why the URL could not be loaded.
hasError() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponseOrBuilder
An error message explaining why the URL could not be loaded.
hasError() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.ProtocolError error = 1;
hasError() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.ProtocolError error = 1;
hasError() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.ProtocolError error = 1;
hasFailure() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a failed compilation.
hasFailure() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
The result of a failed compilation.
hasFailure() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponseOrBuilder
The result of a failed compilation.
hasFileImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself.
hasFileImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself.
hasFileImporterId() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself.
hasFileImportRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
hasFileImportRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
hasFileImportRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
hasFileImportResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
hasFileImportResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
hasFileImportResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
hasFileUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
The absolute `file:` URL to look for the file on the physical filesystem.
hasFileUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
The absolute `file:` URL to look for the file on the physical filesystem.
hasFileUrl() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponseOrBuilder
The absolute `file:` URL to look for the file on the physical filesystem.
hasFunctionCallRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
hasFunctionCallRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
hasFunctionCallRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
hasFunctionCallResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
hasFunctionCallResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
hasFunctionCallResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
hasFunctionId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The opaque ID of the function to invoke.
hasFunctionId() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
The opaque ID of the function to invoke.
hasFunctionId() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
The opaque ID of the function to invoke.
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
hashCode() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
hasHostFunction() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
hasHostFunction() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.HostFunction host_function = 9;
hasHostFunction() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
hasHslColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
hasHslColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
hasHslColor() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
hasHwbColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
hasHwbColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
hasHwbColor() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
hasImporter() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The importer to use to resolve imports relative to `url`.
hasImporter() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
The importer to use to resolve imports relative to `url`.
hasImporter() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder
The importer to use to resolve imports relative to `url`.
hasImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A unique ID for a user-defined importer.
hasImporterId() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
A unique ID for a user-defined importer.
hasImporterId() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
A unique ID for a user-defined importer.
hasImportRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
hasImportRequest() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
hasImportRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
hasImportResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
hasImportResponse() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
hasImportResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
hasInterpolation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
hasInterpolation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
hasInterpolation() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
hasKey() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The key this entry is associated with.
hasKey() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
The key this entry is associated with.
hasKey() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Map.EntryOrBuilder
The key this entry is associated with.
hasLeft() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The left-hand side of the operation.
hasLeft() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
The left-hand side of the operation.
hasLeft() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
The left-hand side of the operation.
hasList() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.List list = 5;
hasList() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.List list = 5;
hasList() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.List list = 5;
hasLogEvent() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
hasLogEvent() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
hasLogEvent() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
hasMap() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Map map = 6;
hasMap() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.Map map = 6;
hasMap() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.Map map = 6;
hasName() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The name of the function to invoke.
hasName() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
The name of the function to invoke.
hasName() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequestOrBuilder
The name of the function to invoke.
hasNumber() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Number number = 2;
hasNumber() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Number number = 1;
hasNumber() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
.sass.embedded_protocol.Value.Number number = 1;
hasNumber() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
.sass.embedded_protocol.Value.Number number = 1;
hasNumber() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.Number number = 2;
hasNumber() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.Number number = 2;
hasOperation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
hasOperation() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
hasOperation() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
hasPath() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from the given path on the filesystem.
hasPath() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
A stylesheet loaded from the given path on the filesystem.
hasPath() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A built-in importer that loads Sass files within the given directory on disk.
hasPath() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
A built-in importer that loads Sass files within the given directory on disk.
hasPath() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
A built-in importer that loads Sass files within the given directory on disk.
hasPath() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
A stylesheet loaded from the given path on the filesystem.
hasRgbColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
hasRgbColor() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
hasRgbColor() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
hasRight() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The right-hand side of the operation.
hasRight() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
The right-hand side of the operation.
hasRight() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
The right-hand side of the operation.
hasSingleton() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.SingletonValue singleton = 7;
hasSingleton() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.SingletonValue singleton = 7;
hasSingleton() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.SingletonValue singleton = 7;
hasSpan() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The span associated with the failure.
hasSpan() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
The span associated with the failure.
hasSpan() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
The span associated with the failure.
hasSpan() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The span associated with this message.
hasSpan() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
The span associated with this message.
hasSpan() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEventOrBuilder
The span associated with this message.
hasStart() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character in this span.
hasStart() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
The location of the first character in this span.
hasStart() - Method in interface sass.embedded_protocol.EmbeddedSass.SourceSpanOrBuilder
The location of the first character in this span.
hasString() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from its contents.
hasString() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
A stylesheet loaded from its contents.
hasString() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequestOrBuilder
A stylesheet loaded from its contents.
hasString() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.String string = 1;
hasString() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string, as from a function like `var()` or `env()`.
hasString() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
An unquoted string, as from a function like `var()` or `env()`.
hasString() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
An unquoted string, as from a function like `var()` or `env()`.
hasString() - Method in class sass.embedded_protocol.EmbeddedSass.Value
.sass.embedded_protocol.Value.String string = 1;
hasString() - Method in interface sass.embedded_protocol.EmbeddedSass.ValueOrBuilder
.sass.embedded_protocol.Value.String string = 1;
hasSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The return value of a successful function call.
hasSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
The return value of a successful function call.
hasSuccess() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponseOrBuilder
The return value of a successful function call.
hasSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
The contents of the loaded stylesheet.
hasSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
The contents of the loaded stylesheet.
hasSuccess() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponseOrBuilder
The contents of the loaded stylesheet.
hasSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a successful compilation.
hasSuccess() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
The result of a successful compilation.
hasSuccess() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponseOrBuilder
The result of a successful compilation.
hasUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
The successfully canonicalized URL.
hasUrl() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
The successfully canonicalized URL.
hasUrl() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponseOrBuilder
The successfully canonicalized URL.
hasValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The value associated with this key.
hasValue() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
The value associated with this key.
hasValue() - Method in interface sass.embedded_protocol.EmbeddedSass.Value.Map.EntryOrBuilder
The value associated with this key.
hasVersionRequest() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
hasVersionRequest() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
hasVersionRequest() - Method in interface sass.embedded_protocol.EmbeddedSass.InboundMessageOrBuilder
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
hasVersionResponse() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
hasVersionResponse() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
hasVersionResponse() - Method in interface sass.embedded_protocol.EmbeddedSass.OutboundMessageOrBuilder
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
HOST_FUNCTION_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 
HSL_COLOR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 
HUE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
HUE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
HWB_COLOR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 

I

ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
IMPLEMENTATION_NAME_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
IMPLEMENTATION_VERSION_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
IMPORT_REQUEST_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
IMPORT_RESPONSE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
IMPORTER_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
IMPORTER_ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
IMPORTER_ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
IMPORTER_ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
IMPORTER_ID_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
IMPORTERS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
INDENTED_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.Syntax
The indented `.sass` syntax.
INTERNAL_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
Something unexpected went wrong within the endpoint.
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
internalGetFieldAccessorTable() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
internalGetMapField(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
internalGetMapField(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
internalGetMutableMapField(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
internalGetValueMap() - Static method in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
 
internalGetValueMap() - Static method in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
 
internalGetValueMap() - Static method in enum sass.embedded_protocol.EmbeddedSass.LogEventType
 
internalGetValueMap() - Static method in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
 
internalGetValueMap() - Static method in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
 
internalGetValueMap() - Static method in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
 
internalGetValueMap() - Static method in enum sass.embedded_protocol.EmbeddedSass.Syntax
 
INTERPOLATION_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
isInitialized() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 

K

KEY_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
KEYWORDS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 

L

LEFT_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
LIGHTNESS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
LINE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
LIST_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 
LOADED_URLS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
LOG_EVENT_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 

M

MAP_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 
mergeArgumentList(EmbeddedSass.Value.ArgumentList) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
mergeCalculation(EmbeddedSass.Value.Calculation) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Calculation calculation = 12;
mergeCalculation(EmbeddedSass.Value.Calculation) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation calculation = 5;
mergeCanonicalizeRequest(EmbeddedSass.OutboundMessage.CanonicalizeRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
mergeCanonicalizeResponse(EmbeddedSass.InboundMessage.CanonicalizeResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
mergeCompileRequest(EmbeddedSass.InboundMessage.CompileRequest) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
mergeCompileResponse(EmbeddedSass.OutboundMessage.CompileResponse) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
mergeCompilerFunction(EmbeddedSass.Value.CompilerFunction) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
mergeEnd(EmbeddedSass.SourceSpan.SourceLocation) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character after this span.
mergeError(EmbeddedSass.ProtocolError) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.ProtocolError error = 1;
mergeFailure(EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a failed compilation.
mergeFileImportRequest(EmbeddedSass.OutboundMessage.FileImportRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
mergeFileImportResponse(EmbeddedSass.InboundMessage.FileImportResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
mergeFrom(EmbeddedSass.InboundMessage) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
mergeFrom(EmbeddedSass.InboundMessage.CanonicalizeResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
mergeFrom(EmbeddedSass.InboundMessage.CompileRequest) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
mergeFrom(EmbeddedSass.InboundMessage.CompileRequest.Importer) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
mergeFrom(EmbeddedSass.InboundMessage.CompileRequest.StringInput) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
mergeFrom(EmbeddedSass.InboundMessage.FileImportResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
mergeFrom(EmbeddedSass.InboundMessage.FunctionCallResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
mergeFrom(EmbeddedSass.InboundMessage.ImportResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
mergeFrom(EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
mergeFrom(EmbeddedSass.InboundMessage.VersionRequest) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
mergeFrom(EmbeddedSass.OutboundMessage) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
mergeFrom(EmbeddedSass.OutboundMessage.CanonicalizeRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
mergeFrom(EmbeddedSass.OutboundMessage.CompileResponse) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
mergeFrom(EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
mergeFrom(EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
mergeFrom(EmbeddedSass.OutboundMessage.FileImportRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
mergeFrom(EmbeddedSass.OutboundMessage.FunctionCallRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
mergeFrom(EmbeddedSass.OutboundMessage.ImportRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
mergeFrom(EmbeddedSass.OutboundMessage.LogEvent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
mergeFrom(EmbeddedSass.OutboundMessage.VersionResponse) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
mergeFrom(EmbeddedSass.ProtocolError) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
mergeFrom(EmbeddedSass.SourceSpan) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
mergeFrom(EmbeddedSass.SourceSpan.SourceLocation) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
mergeFrom(EmbeddedSass.Value.ArgumentList) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
mergeFrom(EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
mergeFrom(EmbeddedSass.Value.Calculation) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
mergeFrom(EmbeddedSass.Value.Calculation.CalculationOperation) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
mergeFrom(EmbeddedSass.Value.Calculation.CalculationValue) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
mergeFrom(EmbeddedSass.Value.CompilerFunction) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
mergeFrom(EmbeddedSass.Value.HostFunction) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
mergeFrom(EmbeddedSass.Value.HslColor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
mergeFrom(EmbeddedSass.Value.HwbColor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
mergeFrom(EmbeddedSass.Value.List) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
mergeFrom(EmbeddedSass.Value.Map) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
mergeFrom(EmbeddedSass.Value.Map.Entry) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
mergeFrom(EmbeddedSass.Value.Number) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
mergeFrom(EmbeddedSass.Value.RgbColor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
mergeFrom(Message) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
mergeFrom(EmbeddedSass.Value.String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
mergeFunctionCallRequest(EmbeddedSass.OutboundMessage.FunctionCallRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
mergeFunctionCallResponse(EmbeddedSass.InboundMessage.FunctionCallResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
mergeHostFunction(EmbeddedSass.Value.HostFunction) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
mergeHslColor(EmbeddedSass.Value.HslColor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
mergeHwbColor(EmbeddedSass.Value.HwbColor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
mergeImporter(EmbeddedSass.InboundMessage.CompileRequest.Importer) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The importer to use to resolve imports relative to `url`.
mergeImportRequest(EmbeddedSass.OutboundMessage.ImportRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
mergeImportResponse(EmbeddedSass.InboundMessage.ImportResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
mergeKey(EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The key this entry is associated with.
mergeLeft(EmbeddedSass.Value.Calculation.CalculationValue) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The left-hand side of the operation.
mergeList(EmbeddedSass.Value.List) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.List list = 5;
mergeLogEvent(EmbeddedSass.OutboundMessage.LogEvent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
mergeMap(EmbeddedSass.Value.Map) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Map map = 6;
mergeNumber(EmbeddedSass.Value.Number) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Number number = 2;
mergeNumber(EmbeddedSass.Value.Number) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Number number = 1;
mergeOperation(EmbeddedSass.Value.Calculation.CalculationOperation) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
mergeRgbColor(EmbeddedSass.Value.RgbColor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
mergeRight(EmbeddedSass.Value.Calculation.CalculationValue) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The right-hand side of the operation.
mergeSpan(EmbeddedSass.SourceSpan) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The span associated with the failure.
mergeSpan(EmbeddedSass.SourceSpan) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The span associated with this message.
mergeStart(EmbeddedSass.SourceSpan.SourceLocation) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character in this span.
mergeString(EmbeddedSass.InboundMessage.CompileRequest.StringInput) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from its contents.
mergeString(EmbeddedSass.Value.String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.String string = 1;
mergeSuccess(EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The return value of a successful function call.
mergeSuccess(EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
The contents of the loaded stylesheet.
mergeSuccess(EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a successful compilation.
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
mergeValue(EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The value associated with this key.
mergeVersionRequest(EmbeddedSass.InboundMessage.VersionRequest) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
mergeVersionResponse(EmbeddedSass.OutboundMessage.VersionResponse) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
MESSAGE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
MESSAGE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
MESSAGE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
MINUS_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
The subtraction operator.

N

NAME_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
NAME_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
newBuilder(EmbeddedSass.InboundMessage.CanonicalizeResponse) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
newBuilder(EmbeddedSass.InboundMessage.CompileRequest.Importer) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
newBuilder(EmbeddedSass.InboundMessage.CompileRequest) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
newBuilder(EmbeddedSass.InboundMessage.CompileRequest.StringInput) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
newBuilder(EmbeddedSass.InboundMessage.FileImportResponse) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
newBuilder(EmbeddedSass.InboundMessage.FunctionCallResponse) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
newBuilder(EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
newBuilder(EmbeddedSass.InboundMessage.ImportResponse) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
newBuilder(EmbeddedSass.InboundMessage) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
newBuilder(EmbeddedSass.InboundMessage.VersionRequest) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
newBuilder(EmbeddedSass.OutboundMessage.CanonicalizeRequest) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
newBuilder(EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
newBuilder(EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
newBuilder(EmbeddedSass.OutboundMessage.CompileResponse) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
newBuilder(EmbeddedSass.OutboundMessage.FileImportRequest) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
newBuilder(EmbeddedSass.OutboundMessage.FunctionCallRequest) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
newBuilder(EmbeddedSass.OutboundMessage.ImportRequest) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
newBuilder(EmbeddedSass.OutboundMessage.LogEvent) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
newBuilder(EmbeddedSass.OutboundMessage) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
newBuilder(EmbeddedSass.OutboundMessage.VersionResponse) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
newBuilder(EmbeddedSass.ProtocolError) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
newBuilder(EmbeddedSass.SourceSpan) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
newBuilder(EmbeddedSass.SourceSpan.SourceLocation) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
newBuilder(EmbeddedSass.Value.ArgumentList) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
newBuilder(EmbeddedSass.Value.Calculation.CalculationOperation) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
newBuilder(EmbeddedSass.Value.Calculation.CalculationValue) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
newBuilder(EmbeddedSass.Value.Calculation) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
newBuilder(EmbeddedSass.Value.CompilerFunction) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
newBuilder(EmbeddedSass.Value.HostFunction) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
newBuilder(EmbeddedSass.Value.HslColor) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
newBuilder(EmbeddedSass.Value.HwbColor) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
newBuilder(EmbeddedSass.Value.List) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
newBuilder(EmbeddedSass.Value.Map.Entry) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
newBuilder(EmbeddedSass.Value.Map) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
newBuilder(EmbeddedSass.Value) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
newBuilder(EmbeddedSass.Value.Number) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
newBuilder(EmbeddedSass.Value.RgbColor) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
newBuilder() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
newBuilder(EmbeddedSass.Value.String) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
newBuilderForType() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
NULL_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
The SassScript null value.
NUMBER_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
NUMBER_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 
NUMERATORS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Number
 

O

OFFSET_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
OPERATION_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
OPERATOR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 

P

PARAMS_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
A message was received that violated a documented restriction, such as not providing a mandatory field.
PARSE_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
A message was received that couldn't be decoded as an `InboundMessage` (for the compiler) or `OutboundMessage` (for the host).
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseDelimitedFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parseFrom(ByteBuffer) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parseFrom(ByteString) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parseFrom(byte[]) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parseFrom(InputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parseFrom(CodedInputStream) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
parser() - Static method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
PATH_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
PATH_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
PLUS_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
The addition operator.
PROTOCOL_VERSION_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
putAllKeywords(Map<String, EmbeddedSass.Value>) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's keywords.
putKeywords(String, EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's keywords.

Q

QUIET_DEPS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
QUOTED_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.String
 

R

RED_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class sass.embedded_protocol.EmbeddedSass
 
registerAllExtensions(ExtensionRegistry) - Static method in class sass.embedded_protocol.EmbeddedSass
 
removeArguments(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
removeArguments(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
removeContents(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
removeContents(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
removeEntries(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
removeImporters(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
removeKeywords(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's keywords.
RGB_COLOR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 
RIGHT_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 

S

sass.embedded_protocol - package sass.embedded_protocol
 
SATURATION_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
SCSS_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.Syntax
The CSS-superset `.scss` syntax.
SEPARATOR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
SEPARATOR_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.List
 
setAccessedArgumentLists(int, int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The IDs of all `Value.ArgumentList`s in `FunctionCallRequest.arguments` whose keywords were accessed.
setAlertAscii(boolean) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to encode the formatted message of errors and logs in ASCII.
setAlertColor(boolean) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to use terminal colors in the formatted message of errors and logs.
setAlpha(double) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's alpha channel.
setAlpha(double) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's alpha channel.
setAlpha(double) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's alpha channel.
setArgumentList(EmbeddedSass.Value.ArgumentList) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
setArgumentList(EmbeddedSass.Value.ArgumentList.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
setArguments(int, EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
setArguments(int, EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The arguments passed to the function, in the order they appear in the function signature passed to `CompileRequest.global_functions`.
setArguments(int, EmbeddedSass.Value.Calculation.CalculationValue) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
setArguments(int, EmbeddedSass.Value.Calculation.CalculationValue.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's arguments.
setBlackness(double) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's percent blackness.
setBlue(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's blue channel.
setCalculation(EmbeddedSass.Value.Calculation) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Calculation calculation = 12;
setCalculation(EmbeddedSass.Value.Calculation.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Calculation calculation = 12;
setCalculation(EmbeddedSass.Value.Calculation) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation calculation = 5;
setCalculation(EmbeddedSass.Value.Calculation.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation calculation = 5;
setCanonicalizeRequest(EmbeddedSass.OutboundMessage.CanonicalizeRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
setCanonicalizeRequest(EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CanonicalizeRequest canonicalize_request = 4;
setCanonicalizeResponse(EmbeddedSass.InboundMessage.CanonicalizeResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
setCanonicalizeResponse(EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CanonicalizeResponse canonicalize_response = 3;
setCharset(boolean) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to emit a `@charset`/BOM for non-ASCII stylesheets.
setColumn(int) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
The 0-based column number of this location within its line.
setCompilationId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
The request id for the compilation that triggered the message.
setCompilationId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
The request id for the compilation that triggered the message.
setCompilationId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The request id for the compilation that triggered the message.
setCompilationId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
The request id for the compilation that triggered the message.
setCompilationId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The request id for the compilation that triggered the message.
setCompileRequest(EmbeddedSass.InboundMessage.CompileRequest) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
setCompileRequest(EmbeddedSass.InboundMessage.CompileRequest.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.CompileRequest compile_request = 2;
setCompileResponse(EmbeddedSass.OutboundMessage.CompileResponse) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
setCompileResponse(EmbeddedSass.OutboundMessage.CompileResponse.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.CompileResponse compile_response = 2;
setCompilerFunction(EmbeddedSass.Value.CompilerFunction) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
setCompilerFunction(EmbeddedSass.Value.CompilerFunction.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
setCompilerVersion(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the embedded compiler package.
setCompilerVersionBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the embedded compiler package.
setContents(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
The text of the stylesheet.
setContents(int, EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
setContents(int, EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The argument list's positional contents.
setContents(int, EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
setContents(int, EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The elements of this list.
setContentsBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
The text of the stylesheet.
setContext(String) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
Additional source text surrounding this span.
setContextBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
Additional source text surrounding this span.
setCss(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The compiled CSS.
setCssBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The compiled CSS.
setDenominators(int, String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's denominator units.
setEnd(EmbeddedSass.SourceSpan.SourceLocation) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character after this span.
setEnd(EmbeddedSass.SourceSpan.SourceLocation.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character after this span.
setEntries(int, EmbeddedSass.Value.Map.Entry) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
setEntries(int, EmbeddedSass.Value.Map.Entry.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
The entries in this map.
setError(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
An error message explaining why canonicalization failed.
setError(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
An error message explaining why the URL could not be loaded.
setError(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
An error message explaining why the function call failed.
setError(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
An error message explaining why the URL could not be loaded.
setError(EmbeddedSass.ProtocolError) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.ProtocolError error = 1;
setError(EmbeddedSass.ProtocolError.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.ProtocolError error = 1;
setErrorBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
An error message explaining why canonicalization failed.
setErrorBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
An error message explaining why the URL could not be loaded.
setErrorBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
An error message explaining why the function call failed.
setErrorBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
An error message explaining why the URL could not be loaded.
setFailure(EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a failed compilation.
setFailure(EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a failed compilation.
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
setFileImporterId(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself.
setFileImportRequest(EmbeddedSass.OutboundMessage.FileImportRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
setFileImportRequest(EmbeddedSass.OutboundMessage.FileImportRequest.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FileImportRequest file_import_request = 6;
setFileImportResponse(EmbeddedSass.InboundMessage.FileImportResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
setFileImportResponse(EmbeddedSass.InboundMessage.FileImportResponse.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FileImportResponse file_import_response = 5;
setFileUrl(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
The absolute `file:` URL to look for the file on the physical filesystem.
setFileUrlBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
The absolute `file:` URL to look for the file on the physical filesystem.
setFormatted(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
setFormatted(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
setFormattedBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
setFormattedBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
A formatted, human-readable string that contains the message, span (if available), and trace (if available).
setFromImport(boolean) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
/ Whether this request comes from an `@import` rule.
setFromImport(boolean) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
/ Whether this request comes from an `@import` rule.
setFunctionCallRequest(EmbeddedSass.OutboundMessage.FunctionCallRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
setFunctionCallRequest(EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.FunctionCallRequest function_call_request = 7;
setFunctionCallResponse(EmbeddedSass.InboundMessage.FunctionCallResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
setFunctionCallResponse(EmbeddedSass.InboundMessage.FunctionCallResponse.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.FunctionCallResponse function_call_response = 6;
setFunctionId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The opaque ID of the function to invoke.
setGlobalFunctions(int, String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Signatures for custom global functions whose behavior is defined by the host.
setGreen(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's green channel.
setHasBrackets(boolean) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
Whether this list has square brackets.
setHostFunction(EmbeddedSass.Value.HostFunction) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
setHostFunction(EmbeddedSass.Value.HostFunction.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
setHslColor(EmbeddedSass.Value.HslColor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
setHslColor(EmbeddedSass.Value.HslColor.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
setHue(double) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's hue.
setHue(double) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's hue.
setHwbColor(EmbeddedSass.Value.HwbColor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
setHwbColor(EmbeddedSass.Value.HwbColor.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
uint32 id = 1;
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
This compilation's request id.
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
uint32 id = 1;
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
uint32 id = 1;
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
uint32 id = 1;
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
This version request's id.
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
uint32 id = 1;
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The compilation's request id.
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
uint32 id = 1;
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
uint32 id = 1;
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
uint32 id = 1;
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
This version request's id.
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
The ID of the request that had an error.
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
An ID for this argument list that's unique within the scope of a given `FunctionCallRequest`.
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
A unique ID for this function.
setId(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
A unique ID for this function.
setImplementationName(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The name of the Sass implementation that the embedded compiler wraps.
setImplementationNameBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The name of the Sass implementation that the embedded compiler wraps.
setImplementationVersion(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the Sass implementation that the embedded compiler wraps.
setImplementationVersionBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the Sass implementation that the embedded compiler wraps.
setImporter(EmbeddedSass.InboundMessage.CompileRequest.Importer) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The importer to use to resolve imports relative to `url`.
setImporter(EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The importer to use to resolve imports relative to `url`.
setImporterId(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A unique ID for a user-defined importer.
setImporterId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
The unique ID of the importer being invoked.
setImporterId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
The unique ID of the importer being invoked.
setImporterId(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
The unique ID of the importer being invoked.
setImporters(int, EmbeddedSass.InboundMessage.CompileRequest.Importer) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
setImporters(int, EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it.
setImportRequest(EmbeddedSass.OutboundMessage.ImportRequest) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
setImportRequest(EmbeddedSass.OutboundMessage.ImportRequest.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.ImportRequest import_request = 5;
setImportResponse(EmbeddedSass.InboundMessage.ImportResponse) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
setImportResponse(EmbeddedSass.InboundMessage.ImportResponse.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.ImportResponse import_response = 4;
setInterpolation(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
setInterpolationBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
setKey(EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The key this entry is associated with.
setKey(EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The key this entry is associated with.
setLeft(EmbeddedSass.Value.Calculation.CalculationValue) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The left-hand side of the operation.
setLeft(EmbeddedSass.Value.Calculation.CalculationValue.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The left-hand side of the operation.
setLightness(double) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's percent lightness.
setLine(int) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
The 0-based line number of this location within the source file.
setList(EmbeddedSass.Value.List) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.List list = 5;
setList(EmbeddedSass.Value.List.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.List list = 5;
setLoadedUrls(int, String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The canonical URLs of all source files loaded during the compilation.
setLogEvent(EmbeddedSass.OutboundMessage.LogEvent) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
setLogEvent(EmbeddedSass.OutboundMessage.LogEvent.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.LogEvent log_event = 3;
setMap(EmbeddedSass.Value.Map) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Map map = 6;
setMap(EmbeddedSass.Value.Map.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Map map = 6;
setMessage(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
A message describing the reason for the failure.
setMessage(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The text of the message.
setMessage(String) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
A human-readable message providing more detail about the error.
setMessageBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
A message describing the reason for the failure.
setMessageBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The text of the message.
setMessageBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
A human-readable message providing more detail about the error.
setName(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The name of the function to invoke.
setName(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's name.
setNameBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
The name of the function to invoke.
setNameBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
The calculation's name.
setNumber(EmbeddedSass.Value.Number) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Number number = 2;
setNumber(EmbeddedSass.Value.Number.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.Number number = 2;
setNumber(EmbeddedSass.Value.Number) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Number number = 1;
setNumber(EmbeddedSass.Value.Number.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Number number = 1;
setNumerators(int, String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numerator units.
setOffset(int) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
The 0-based offset of this location within the source file.
setOperation(EmbeddedSass.Value.Calculation.CalculationOperation) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
setOperation(EmbeddedSass.Value.Calculation.CalculationOperation.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
setOperator(EmbeddedSass.CalculationOperator) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The operator to perform.
setOperatorValue(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The operator to perform.
setPath(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from the given path on the filesystem.
setPath(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A built-in importer that loads Sass files within the given directory on disk.
setPathBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from the given path on the filesystem.
setPathBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
A built-in importer that loads Sass files within the given directory on disk.
setProtocolVersion(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the embedded protocol, in semver format.
setProtocolVersionBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
The version of the embedded protocol, in semver format.
setQuietDeps(boolean) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to omit events for deprecation warnings coming from dependencies (files loaded from a different importer than the input).
setQuoted(boolean) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
Whether the string is quoted or unquoted.
setRed(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
The color's red channel.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
setRgbColor(EmbeddedSass.Value.RgbColor) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
setRgbColor(EmbeddedSass.Value.RgbColor.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
setRight(EmbeddedSass.Value.Calculation.CalculationValue) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The right-hand side of the operation.
setRight(EmbeddedSass.Value.Calculation.CalculationValue.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
The right-hand side of the operation.
setSaturation(double) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
The color's percent saturation.
setSeparator(EmbeddedSass.ListSeparator) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The type of separator for this list.
setSeparator(EmbeddedSass.ListSeparator) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The type of separator for this list.
setSeparatorValue(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
The type of separator for this list.
setSeparatorValue(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
The type of separator for this list.
setSignature(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
The signature for this function.
setSignatureBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
The signature for this function.
setSingleton(EmbeddedSass.SingletonValue) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.SingletonValue singleton = 7;
setSingletonValue(int) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.SingletonValue singleton = 7;
setSource(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The contents of the stylesheet.
setSourceBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The contents of the stylesheet.
setSourceMap(boolean) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to generate a source map.
setSourceMap(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`.
setSourceMapBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`.
setSourceMapIncludeSources(boolean) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to include sources in the generated sourcemap
setSourceMapUrl(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
An absolute, browser-accessible URL indicating the resolved location of the imported stylesheet.
setSourceMapUrlBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
An absolute, browser-accessible URL indicating the resolved location of the imported stylesheet.
setSpan(EmbeddedSass.SourceSpan) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The span associated with the failure.
setSpan(EmbeddedSass.SourceSpan.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The span associated with the failure.
setSpan(EmbeddedSass.SourceSpan) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The span associated with this message.
setSpan(EmbeddedSass.SourceSpan.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The span associated with this message.
setStackTrace(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The stack trace associated with the failure.
setStackTrace(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The stack trace associated with this message.
setStackTraceBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
The stack trace associated with the failure.
setStackTraceBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
The stack trace associated with this message.
setStart(EmbeddedSass.SourceSpan.SourceLocation) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character in this span.
setStart(EmbeddedSass.SourceSpan.SourceLocation.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The location of the first character in this span.
setString(EmbeddedSass.InboundMessage.CompileRequest.StringInput) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from its contents.
setString(EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
A stylesheet loaded from its contents.
setString(EmbeddedSass.Value.String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.String string = 1;
setString(EmbeddedSass.Value.String.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
.sass.embedded_protocol.Value.String string = 1;
setString(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string, as from a function like `var()` or `env()`.
setStringBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
An unquoted string, as from a function like `var()` or `env()`.
setStyle(EmbeddedSass.OutputStyle) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
How to format the CSS output.
setStyleValue(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
How to format the CSS output.
setSuccess(EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The return value of a successful function call.
setSuccess(EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
The return value of a successful function call.
setSuccess(EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
The contents of the loaded stylesheet.
setSuccess(EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
The contents of the loaded stylesheet.
setSuccess(EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a successful compilation.
setSuccess(EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
The result of a successful compilation.
setSyntax(EmbeddedSass.Syntax) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The syntax to use to parse `source`.
setSyntax(EmbeddedSass.Syntax) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
The syntax of `contents`.
setSyntaxValue(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The syntax to use to parse `source`.
setSyntaxValue(int) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
The syntax of `contents`.
setText(String) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The text covered by the source span.
setText(String) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
The contents of the string.
setTextBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The text covered by the source span.
setTextBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
The contents of the string.
setType(EmbeddedSass.LogEventType) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
.sass.embedded_protocol.LogEventType type = 2;
setType(EmbeddedSass.ProtocolErrorType) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
.sass.embedded_protocol.ProtocolErrorType type = 1;
setTypeValue(int) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
.sass.embedded_protocol.LogEventType type = 2;
setTypeValue(int) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
.sass.embedded_protocol.ProtocolErrorType type = 1;
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String.Builder
 
setUrl(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
The successfully canonicalized URL.
setUrl(String) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The location from which `source` was loaded.
setUrl(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
The URL of the import to be canonicalized.
setUrl(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
The (non-canonicalized) URL of the import.
setUrl(String) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
The canonical URL of the import.
setUrl(String) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The URL of the file to which this span refers.
setUrlBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.Builder
The successfully canonicalized URL.
setUrlBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder
The location from which `source` was loaded.
setUrlBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest.Builder
The URL of the import to be canonicalized.
setUrlBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest.Builder
The (non-canonicalized) URL of the import.
setUrlBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest.Builder
The canonical URL of the import.
setUrlBytes(ByteString) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.Builder
The URL of the file to which this span refers.
setValue(EmbeddedSass.Value) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The value associated with this key.
setValue(EmbeddedSass.Value.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry.Builder
The value associated with this key.
setValue(double) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number.Builder
The number's numeric value.
setVerbose(boolean) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Builder
Whether to report all deprecation warnings or only the first few ones.
setVersionRequest(EmbeddedSass.InboundMessage.VersionRequest) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
setVersionRequest(EmbeddedSass.InboundMessage.VersionRequest.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.Builder
.sass.embedded_protocol.InboundMessage.VersionRequest version_request = 7;
setVersionResponse(EmbeddedSass.OutboundMessage.VersionResponse) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
setVersionResponse(EmbeddedSass.OutboundMessage.VersionResponse.Builder) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.Builder
.sass.embedded_protocol.OutboundMessage.VersionResponse version_response = 8;
setWhiteness(double) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor.Builder
The color's percent whiteness.
SIGNATURE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
SINGLETON_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 
SLASH_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
List elements are separated by a forward slash.
SOURCE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
SOURCE_MAP_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
SOURCE_MAP_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
SOURCE_MAP_INCLUDE_SOURCES_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
SOURCE_MAP_URL_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
SPACE_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
List elements are separated by whitespace.
SPAN_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
SPAN_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
STACK_TRACE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
STACK_TRACE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
START_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
STRING_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
STRING_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
STRING_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value
 
STYLE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
SUCCESS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
SUCCESS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
SUCCESS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
SYNTAX_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
SYNTAX_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 

T

TEXT_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
TEXT_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.String
 
TIMES_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
The multiplication operator.
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
toBuilder() - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
TRUE_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
The SassScript boolean true value.
TYPE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
TYPE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 

U

UNDECIDED_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
The list's separator hasn't yet been determined.
URL_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
URL_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
URL_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
URL_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
URL_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
URL_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 

V

VALUE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
VALUE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
 
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.ResultCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.ResultCase
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.ImporterCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.ImporterCase
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.InputCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.InputCase
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.ResultCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.ResultCase
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.ResultCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.ResultCase
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ResultCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ResultCase
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.MessageCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.MessageCase
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
 
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.LogEventType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.LogEventType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum sass.embedded_protocol.EmbeddedSass.LogEventType
 
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.ResultCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.ResultCase
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.IdentifierCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.IdentifierCase
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.MessageCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.MessageCase
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
 
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
 
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
 
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.Syntax
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.Syntax
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum sass.embedded_protocol.EmbeddedSass.Syntax
 
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.ValueCase
valueOf(String) - Static method in enum sass.embedded_protocol.EmbeddedSass.Value.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum sass.embedded_protocol.EmbeddedSass.Value.ValueCase
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.CalculationOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse.ResultCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer.ImporterCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.InputCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse.ResultCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse.ResultCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ResultCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.InboundMessage.MessageCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.ListSeparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.LogEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.ResultCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest.IdentifierCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.OutboundMessage.MessageCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.OutputStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.ProtocolErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.SingletonValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.Syntax
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue.ValueCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sass.embedded_protocol.EmbeddedSass.Value.ValueCase
Returns an array containing the constants of this enum type, in the order they are declared.
VERBOSE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
VERSION_REQUEST_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
VERSION_RESPONSE_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 

W

WARNING_VALUE - Static variable in enum sass.embedded_protocol.EmbeddedSass.LogEventType
A warning for something other than a deprecated Sass feature.
WHITENESS_FIELD_NUMBER - Static variable in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.InboundMessage
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.OutboundMessage
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.ProtocolError
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.SourceSpan
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.ArgumentList
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationValue
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Calculation
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HostFunction
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HslColor
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.HwbColor
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.List
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Map
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.Number
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.RgbColor
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value.String
 
writeTo(CodedOutputStream) - Method in class sass.embedded_protocol.EmbeddedSass.Value
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links