Class EmbeddedSass.Value.CompilerFunction.Builder

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

public static final class EmbeddedSass.Value.CompilerFunction.Builder extends GeneratedMessageV3.Builder<EmbeddedSass.Value.CompilerFunction.Builder> implements EmbeddedSass.Value.CompilerFunctionOrBuilder
 A first-class function defined in the compiler. New `CompilerFunction`s may
 only be created by the compiler, but the host may pass `CompilerFunction`s
 back to the compiler as long as their IDs match IDs of functions received
 by the host during that same compilation.
 
Protobuf type sass.embedded_protocol.Value.CompilerFunction