Class EmbeddedSass.Value.CompilerFunction

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, EmbeddedSass.Value.CompilerFunctionOrBuilder
Enclosing class:
EmbeddedSass.Value

public static final class EmbeddedSass.Value.CompilerFunction extends GeneratedMessageV3 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
See Also: