Package sass.embedded_protocol
package sass.embedded_protocol
-
ClassDescriptionAn operator used in a calculation value's operation.The wrapper type for all messages sent from the host to the compiler.The wrapper type for all messages sent from the host to the compiler.A response indicating the result of canonicalizing an imported URL.A response indicating the result of canonicalizing an imported URL.A request that compiles an entrypoint to CSS.A request that compiles an entrypoint to CSS.A wrapper message that represents either a user-defined importer or a load path on disk.A wrapper message that represents either a user-defined importer or a load path on disk.An input stylesheet provided as plain text, rather than loaded from the filesystem.An input stylesheet provided as plain text, rather than loaded from the filesystem.A response indicating the result of redirecting a URL to the filesystem.A response indicating the result of redirecting a URL to the filesystem.A response indicating the result of calling a custom Sass function defined in the host.A response indicating the result of calling a custom Sass function defined in the host.A response indicating the result of importing a canonical URL.A response indicating the result of importing a canonical URL.The stylesheet's contents were loaded successfully.The stylesheet's contents were loaded successfully.A request for information about the version of the embedded compiler.A request for information about the version of the embedded compiler.Different types of separators a list can have.The possible types of [LogEvent].The wrapper type for all messages sent from the compiler to the host.The wrapper type for all messages sent from the compiler to the host.A request for a custom importer to convert an imported URL to its canonical format.A request for a custom importer to convert an imported URL to its canonical format.A response that contains the result of a compilation.A response that contains the result of a compilation.A message indicating that the Sass file could not be successfully compiled to CSS.A message indicating that the Sass file could not be successfully compiled to CSS.A message indicating that the Sass file was successfully compiled to CSS.A message indicating that the Sass file was successfully compiled to CSS.A request for a custom filesystem importer to load the contents of a stylesheet.A request for a custom filesystem importer to load the contents of a stylesheet.A request to invoke a custom Sass function and return its result.A request to invoke a custom Sass function and return its result.A request for a custom importer to load the contents of a stylesheet.A request for a custom importer to load the contents of a stylesheet.An event indicating that a message should be displayed to the user.An event indicating that a message should be displayed to the user.A response that contains the version of the embedded compiler.A response that contains the version of the embedded compiler.Possible ways to format the CSS output.An error reported when an endpoint violates the embedded Sass protocol.An error reported when an endpoint violates the embedded Sass protocol.Potential types of protocol errors.Singleton SassScript values that have no internal state.A chunk of a source file.A chunk of a source file.A single point in a source file.A single point in a source file.Possible syntaxes for a Sass stylesheet.A SassScript value, passed to and returned by functions.A SassScript argument list value.A SassScript argument list value.A SassScript value, passed to and returned by functions.A SassScript calculation value.A SassScript calculation value.A binary operation that appears in a calculation.A binary operation that appears in a calculation.A single component of a calculation expression.A single component of a calculation expression.A first-class function defined in the compiler.A first-class function defined in the compiler.An anonymous custom function defined in the host.An anonymous custom function defined in the host.A SassScript color value, represented as hue, saturation, and lightness channels.A SassScript color value, represented as hue, saturation, and lightness channels.A SassScript color value, represented as hue, whiteness, and blackness channels.A SassScript color value, represented as hue, whiteness, and blackness channels.A SassScript list value.A SassScript list value.A SassScript map value.A SassScript map value.A single key/value pair in the map.A single key/value pair in the map.A SassScript number value.A SassScript number value.A SassScript color value, represented as red, green, and blue channels.A SassScript color value, represented as red, green, and blue channels.A SassScript string value.A SassScript string value.