Package sass.embedded_protocol
Class EmbeddedSass
java.lang.Object
sass.embedded_protocol.EmbeddedSass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumAn operator used in a calculation value's operation.static final classThe wrapper type for all messages sent from the host to the compiler.static interfacestatic enumDifferent types of separators a list can have.static enumThe possible types of [LogEvent].static final classThe wrapper type for all messages sent from the compiler to the host.static interfacestatic enumPossible ways to format the CSS output.static final classAn error reported when an endpoint violates the embedded Sass protocol.static interfacestatic enumPotential types of protocol errors.static enumSingleton SassScript values that have no internal state.static final classA chunk of a source file.static interfacestatic enumPossible syntaxes for a Sass stylesheet.static final classA SassScript value, passed to and returned by functions.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic Descriptors.FileDescriptorstatic voidregisterAllExtensions(ExtensionRegistry registry) static voidregisterAllExtensions(ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
-
registerAllExtensions
-
getDescriptor
-