Package sass.embedded_protocol
Class EmbeddedSass
java.lang.Object
sass.embedded_protocol.EmbeddedSass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
An operator used in a calculation value's operation.static final class
The wrapper type for all messages sent from the host to the compiler.static interface
static enum
Different types of separators a list can have.static enum
The possible types of [LogEvent].static final class
The wrapper type for all messages sent from the compiler to the host.static interface
static enum
Possible ways to format the CSS output.static final class
An error reported when an endpoint violates the embedded Sass protocol.static interface
static enum
Potential types of protocol errors.static enum
Singleton SassScript values that have no internal state.static final class
A chunk of a source file.static interface
static enum
Possible syntaxes for a Sass stylesheet.static final class
A SassScript value, passed to and returned by functions.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic Descriptors.FileDescriptor
static void
registerAllExtensions
(ExtensionRegistry registry) static void
registerAllExtensions
(ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
-
registerAllExtensions
-
getDescriptor
-