Serialized Form
-
Package sass.embedded_protocol
-
Class sass.embedded_protocol.EmbeddedSass.InboundMessage extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
messageCase_
int messageCase_
-
-
Class sass.embedded_protocol.EmbeddedSass.InboundMessage.CanonicalizeResponse extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
id_
int id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
result_
Object result_
-
resultCase_
int resultCase_
-
-
Class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
globalFunctions_
LazyStringList globalFunctions_
-
id_
int id_
-
importers_
List<EmbeddedSass.InboundMessage.CompileRequest.Importer> importers_
-
input_
Object input_
-
inputCase_
int inputCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sourceMap_
boolean sourceMap_
-
style_
int style_
-
-
Class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.Importer extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
importer_
Object importer_
-
importerCase_
int importerCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
importer_
EmbeddedSass.InboundMessage.CompileRequest.Importer importer_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
source_
Object source_
-
syntax_
int syntax_
-
url_
Object url_
-
-
Class sass.embedded_protocol.EmbeddedSass.InboundMessage.FileImportResponse extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
id_
int id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
result_
Object result_
-
resultCase_
int resultCase_
-
-
Class sass.embedded_protocol.EmbeddedSass.InboundMessage.FunctionCallResponse extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
id_
int id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
result_
Object result_
-
resultCase_
int resultCase_
-
-
Class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
id_
int id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
result_
Object result_
-
resultCase_
int resultCase_
-
-
Class sass.embedded_protocol.EmbeddedSass.InboundMessage.ImportResponse.ImportSuccess extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class sass.embedded_protocol.EmbeddedSass.InboundMessage.VersionRequest extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class sass.embedded_protocol.EmbeddedSass.OutboundMessage extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
messageCase_
int messageCase_
-
-
Class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CanonicalizeRequest extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
compilationId_
int compilationId_
-
id_
int id_
-
importerId_
int importerId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
url_
Object url_
-
-
Class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
id_
int id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
result_
Object result_
-
resultCase_
int resultCase_
-
-
Class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
span_
EmbeddedSass.SourceSpan span_
-
stackTrace_
Object stackTrace_
-
-
Class sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FileImportRequest extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
compilationId_
int compilationId_
-
id_
int id_
-
importerId_
int importerId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
url_
Object url_
-
-
Class sass.embedded_protocol.EmbeddedSass.OutboundMessage.FunctionCallRequest extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
arguments_
List<EmbeddedSass.Value> arguments_
-
compilationId_
int compilationId_
-
id_
int id_
-
identifier_
Object identifier_
-
identifierCase_
int identifierCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class sass.embedded_protocol.EmbeddedSass.OutboundMessage.ImportRequest extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
compilationId_
int compilationId_
-
id_
int id_
-
importerId_
int importerId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
url_
Object url_
-
-
Class sass.embedded_protocol.EmbeddedSass.OutboundMessage.LogEvent extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
compilationId_
int compilationId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
span_
EmbeddedSass.SourceSpan span_
-
stackTrace_
Object stackTrace_
-
type_
int type_
-
-
Class sass.embedded_protocol.EmbeddedSass.OutboundMessage.VersionResponse extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class sass.embedded_protocol.EmbeddedSass.ProtocolError extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
id_
int id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
type_
int type_
-
-
Class sass.embedded_protocol.EmbeddedSass.SourceSpan extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
context_
Object context_
-
end_
EmbeddedSass.SourceSpan.SourceLocation end_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
start_
EmbeddedSass.SourceSpan.SourceLocation start_
-
text_
Object text_
-
url_
Object url_
-
-
Class sass.embedded_protocol.EmbeddedSass.SourceSpan.SourceLocation extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
column_
int column_
-
line_
int line_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offset_
int offset_
-
-
Class sass.embedded_protocol.EmbeddedSass.Value extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
Object value_
-
valueCase_
int valueCase_
-
-
Class sass.embedded_protocol.EmbeddedSass.Value.CompilerFunction extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
id_
int id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class sass.embedded_protocol.EmbeddedSass.Value.HostFunction extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
id_
int id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
signature_
Object signature_
-
-
Class sass.embedded_protocol.EmbeddedSass.Value.HslColor extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
alpha_
double alpha_
-
hue_
double hue_
-
lightness_
double lightness_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
saturation_
double saturation_
-
-
Class sass.embedded_protocol.EmbeddedSass.Value.List extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
contents_
List<EmbeddedSass.Value> contents_
-
hasBrackets_
boolean hasBrackets_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
separator_
int separator_
-
-
Class sass.embedded_protocol.EmbeddedSass.Value.Map extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
entries_
List<EmbeddedSass.Value.Map.Entry> entries_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class sass.embedded_protocol.EmbeddedSass.Value.Map.Entry extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
key_
EmbeddedSass.Value key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
EmbeddedSass.Value value_
-
-
Class sass.embedded_protocol.EmbeddedSass.Value.Number extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
denominators_
LazyStringList denominators_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
numerators_
LazyStringList numerators_
-
value_
double value_
-
-
Class sass.embedded_protocol.EmbeddedSass.Value.RgbColor extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
alpha_
double alpha_
-
blue_
int blue_
-
green_
int green_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
red_
int red_
-
-
Class sass.embedded_protocol.EmbeddedSass.Value.String extends GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
quoted_
boolean quoted_
-
text_
Object text_
-
-