Class EmbeddedSass.Value.HostFunction.Builder

All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, EmbeddedSass.Value.HostFunctionOrBuilder
Enclosing class:
EmbeddedSass.Value.HostFunction

public static final class EmbeddedSass.Value.HostFunction.Builder extends GeneratedMessageV3.Builder<EmbeddedSass.Value.HostFunction.Builder> implements EmbeddedSass.Value.HostFunctionOrBuilder
 An anonymous custom function defined in the host. New `HostFunction`s may
 only be created by the host, and `HostFunction`s may *never* be passed from
 the compiler to the host. The compiler must instead pass a
 `CompilerFunction` that wraps the `HostFunction`.
 
Protobuf type sass.embedded_protocol.Value.HostFunction