public final class EmbeddedSass extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EmbeddedSass.CalculationOperator
An operator used in a calculation value's operation.
|
static class |
EmbeddedSass.InboundMessage
The wrapper type for all messages sent from the host to the compiler.
|
static interface |
EmbeddedSass.InboundMessageOrBuilder |
static class |
EmbeddedSass.ListSeparator
Different types of separators a list can have.
|
static class |
EmbeddedSass.LogEventType
The possible types of [LogEvent].
|
static class |
EmbeddedSass.OutboundMessage
The wrapper type for all messages sent from the compiler to the host.
|
static interface |
EmbeddedSass.OutboundMessageOrBuilder |
static class |
EmbeddedSass.OutputStyle
Possible ways to format the CSS output.
|
static class |
EmbeddedSass.ProtocolError
An error reported when an endpoint violates the embedded Sass protocol.
|
static interface |
EmbeddedSass.ProtocolErrorOrBuilder |
static class |
EmbeddedSass.ProtocolErrorType
Potential types of protocol errors.
|
static class |
EmbeddedSass.SingletonValue
Singleton SassScript values that have no internal state.
|
static class |
EmbeddedSass.SourceSpan
A chunk of a source file.
|
static interface |
EmbeddedSass.SourceSpanOrBuilder |
static class |
EmbeddedSass.Syntax
Possible syntaxes for a Sass stylesheet.
|
static class |
EmbeddedSass.Value
A SassScript value, passed to and returned by functions.
|
static interface |
EmbeddedSass.ValueOrBuilder |
Modifier and Type | Method and Description |
---|---|
static Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(ExtensionRegistry registry) |
static void |
registerAllExtensions(ExtensionRegistryLite registry) |
public static void registerAllExtensions(ExtensionRegistryLite registry)
public static void registerAllExtensions(ExtensionRegistry registry)
public static Descriptors.FileDescriptor getDescriptor()