Package sass.embedded_protocol
Class EmbeddedSass.Value
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
sass.embedded_protocol.EmbeddedSass.Value
- All Implemented Interfaces:
Message,MessageLite,MessageLiteOrBuilder,MessageOrBuilder,Serializable,EmbeddedSass.ValueOrBuilder
- Enclosing class:
- EmbeddedSass
public static final class EmbeddedSass.Value
extends GeneratedMessageV3
implements EmbeddedSass.ValueOrBuilder
A SassScript value, passed to and returned by functions.Protobuf type
sass.embedded_protocol.Value- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA SassScript argument list value.static interfacestatic final classA SassScript value, passed to and returned by functions.static final classA SassScript calculation value.static interfacestatic final classA first-class function defined in the compiler.static interfacestatic final classAn anonymous custom function defined in the host.static interfacestatic final classA SassScript color value, represented as hue, saturation, and lightness channels.static interfacestatic final classA SassScript color value, represented as hue, whiteness, and blackness channels.static interfacestatic final classA SassScript list value.static interfacestatic final classA SassScript map value.static interfacestatic final classA SassScript number value.static interfacestatic final classA SassScript color value, represented as red, green, and blue channels.static interfacestatic final classA SassScript string value.static interfacestatic enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, GeneratedMessageV3.ExtendableMessage<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionboolean.sass.embedded_protocol.Value.ArgumentList argument_list = 10;.sass.embedded_protocol.Value.ArgumentList argument_list = 10;.sass.embedded_protocol.Value.Calculation calculation = 12;.sass.embedded_protocol.Value.Calculation calculation = 12;.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;static EmbeddedSass.Valuestatic final Descriptors.Descriptor.sass.embedded_protocol.Value.HostFunction host_function = 9;.sass.embedded_protocol.Value.HostFunction host_function = 9;.sass.embedded_protocol.Value.HslColor hsl_color = 4;.sass.embedded_protocol.Value.HslColor hsl_color = 4;.sass.embedded_protocol.Value.HwbColor hwb_color = 11;.sass.embedded_protocol.Value.HwbColor hwb_color = 11;getList().sass.embedded_protocol.Value.List list = 5;.sass.embedded_protocol.Value.List list = 5;getMap().sass.embedded_protocol.Value.Map map = 6;.sass.embedded_protocol.Value.Map map = 6;.sass.embedded_protocol.Value.Number number = 2;.sass.embedded_protocol.Value.Number number = 2;.sass.embedded_protocol.Value.RgbColor rgb_color = 3;.sass.embedded_protocol.Value.RgbColor rgb_color = 3;int.sass.embedded_protocol.SingletonValue singleton = 7;int.sass.embedded_protocol.SingletonValue singleton = 7;.sass.embedded_protocol.Value.String string = 1;.sass.embedded_protocol.Value.String string = 1;boolean.sass.embedded_protocol.Value.ArgumentList argument_list = 10;boolean.sass.embedded_protocol.Value.Calculation calculation = 12;boolean.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;inthashCode()boolean.sass.embedded_protocol.Value.HostFunction host_function = 9;boolean.sass.embedded_protocol.Value.HslColor hsl_color = 4;boolean.sass.embedded_protocol.Value.HwbColor hwb_color = 11;booleanhasList().sass.embedded_protocol.Value.List list = 5;booleanhasMap().sass.embedded_protocol.Value.Map map = 6;boolean.sass.embedded_protocol.Value.Number number = 2;boolean.sass.embedded_protocol.Value.RgbColor rgb_color = 3;boolean.sass.embedded_protocol.SingletonValue singleton = 7;boolean.sass.embedded_protocol.Value.String string = 1;protected GeneratedMessageV3.FieldAccessorTablefinal booleanstatic EmbeddedSass.Value.Builderstatic EmbeddedSass.Value.BuildernewBuilder(EmbeddedSass.Value prototype) protected EmbeddedSass.Value.Builderprotected Objectstatic EmbeddedSass.ValueparseDelimitedFrom(InputStream input) static EmbeddedSass.ValueparseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static EmbeddedSass.ValueparseFrom(byte[] data) static EmbeddedSass.ValueparseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static EmbeddedSass.ValueparseFrom(ByteString data) static EmbeddedSass.ValueparseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static EmbeddedSass.ValueparseFrom(CodedInputStream input) static EmbeddedSass.ValueparseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static EmbeddedSass.ValueparseFrom(InputStream input) static EmbeddedSass.ValueparseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static EmbeddedSass.ValueparseFrom(ByteBuffer data) static EmbeddedSass.ValueparseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) static Parser<EmbeddedSass.Value>parser()voidwriteTo(CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
STRING_FIELD_NUMBER
public static final int STRING_FIELD_NUMBER- See Also:
-
NUMBER_FIELD_NUMBER
public static final int NUMBER_FIELD_NUMBER- See Also:
-
RGB_COLOR_FIELD_NUMBER
public static final int RGB_COLOR_FIELD_NUMBER- See Also:
-
HSL_COLOR_FIELD_NUMBER
public static final int HSL_COLOR_FIELD_NUMBER- See Also:
-
LIST_FIELD_NUMBER
public static final int LIST_FIELD_NUMBER- See Also:
-
MAP_FIELD_NUMBER
public static final int MAP_FIELD_NUMBER- See Also:
-
SINGLETON_FIELD_NUMBER
public static final int SINGLETON_FIELD_NUMBER- See Also:
-
COMPILER_FUNCTION_FIELD_NUMBER
public static final int COMPILER_FUNCTION_FIELD_NUMBER- See Also:
-
HOST_FUNCTION_FIELD_NUMBER
public static final int HOST_FUNCTION_FIELD_NUMBER- See Also:
-
ARGUMENT_LIST_FIELD_NUMBER
public static final int ARGUMENT_LIST_FIELD_NUMBER- See Also:
-
HWB_COLOR_FIELD_NUMBER
public static final int HWB_COLOR_FIELD_NUMBER- See Also:
-
CALCULATION_FIELD_NUMBER
public static final int CALCULATION_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classGeneratedMessageV3
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3
-
getValueCase
- Specified by:
getValueCasein interfaceEmbeddedSass.ValueOrBuilder
-
hasString
public boolean hasString().sass.embedded_protocol.Value.String string = 1;- Specified by:
hasStringin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the string field is set.
-
getString
.sass.embedded_protocol.Value.String string = 1;- Specified by:
getStringin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The string.
-
getStringOrBuilder
.sass.embedded_protocol.Value.String string = 1;- Specified by:
getStringOrBuilderin interfaceEmbeddedSass.ValueOrBuilder
-
hasNumber
public boolean hasNumber().sass.embedded_protocol.Value.Number number = 2;- Specified by:
hasNumberin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the number field is set.
-
getNumber
.sass.embedded_protocol.Value.Number number = 2;- Specified by:
getNumberin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The number.
-
getNumberOrBuilder
.sass.embedded_protocol.Value.Number number = 2;- Specified by:
getNumberOrBuilderin interfaceEmbeddedSass.ValueOrBuilder
-
hasRgbColor
public boolean hasRgbColor().sass.embedded_protocol.Value.RgbColor rgb_color = 3;- Specified by:
hasRgbColorin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the rgbColor field is set.
-
getRgbColor
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;- Specified by:
getRgbColorin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The rgbColor.
-
getRgbColorOrBuilder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;- Specified by:
getRgbColorOrBuilderin interfaceEmbeddedSass.ValueOrBuilder
-
hasHslColor
public boolean hasHslColor().sass.embedded_protocol.Value.HslColor hsl_color = 4;- Specified by:
hasHslColorin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the hslColor field is set.
-
getHslColor
.sass.embedded_protocol.Value.HslColor hsl_color = 4;- Specified by:
getHslColorin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The hslColor.
-
getHslColorOrBuilder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;- Specified by:
getHslColorOrBuilderin interfaceEmbeddedSass.ValueOrBuilder
-
hasList
public boolean hasList().sass.embedded_protocol.Value.List list = 5;- Specified by:
hasListin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the list field is set.
-
getList
.sass.embedded_protocol.Value.List list = 5;- Specified by:
getListin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The list.
-
getListOrBuilder
.sass.embedded_protocol.Value.List list = 5;- Specified by:
getListOrBuilderin interfaceEmbeddedSass.ValueOrBuilder
-
hasMap
public boolean hasMap().sass.embedded_protocol.Value.Map map = 6;- Specified by:
hasMapin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the map field is set.
-
getMap
.sass.embedded_protocol.Value.Map map = 6;- Specified by:
getMapin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The map.
-
getMapOrBuilder
.sass.embedded_protocol.Value.Map map = 6;- Specified by:
getMapOrBuilderin interfaceEmbeddedSass.ValueOrBuilder
-
hasSingleton
public boolean hasSingleton().sass.embedded_protocol.SingletonValue singleton = 7;- Specified by:
hasSingletonin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the singleton field is set.
-
getSingletonValue
public int getSingletonValue().sass.embedded_protocol.SingletonValue singleton = 7;- Specified by:
getSingletonValuein interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The enum numeric value on the wire for singleton.
-
getSingleton
.sass.embedded_protocol.SingletonValue singleton = 7;- Specified by:
getSingletonin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The singleton.
-
hasCompilerFunction
public boolean hasCompilerFunction().sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;- Specified by:
hasCompilerFunctionin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the compilerFunction field is set.
-
getCompilerFunction
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;- Specified by:
getCompilerFunctionin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The compilerFunction.
-
getCompilerFunctionOrBuilder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;- Specified by:
getCompilerFunctionOrBuilderin interfaceEmbeddedSass.ValueOrBuilder
-
hasHostFunction
public boolean hasHostFunction().sass.embedded_protocol.Value.HostFunction host_function = 9;- Specified by:
hasHostFunctionin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the hostFunction field is set.
-
getHostFunction
.sass.embedded_protocol.Value.HostFunction host_function = 9;- Specified by:
getHostFunctionin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The hostFunction.
-
getHostFunctionOrBuilder
.sass.embedded_protocol.Value.HostFunction host_function = 9;- Specified by:
getHostFunctionOrBuilderin interfaceEmbeddedSass.ValueOrBuilder
-
hasArgumentList
public boolean hasArgumentList().sass.embedded_protocol.Value.ArgumentList argument_list = 10;- Specified by:
hasArgumentListin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the argumentList field is set.
-
getArgumentList
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;- Specified by:
getArgumentListin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The argumentList.
-
getArgumentListOrBuilder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;- Specified by:
getArgumentListOrBuilderin interfaceEmbeddedSass.ValueOrBuilder
-
hasHwbColor
public boolean hasHwbColor().sass.embedded_protocol.Value.HwbColor hwb_color = 11;- Specified by:
hasHwbColorin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the hwbColor field is set.
-
getHwbColor
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;- Specified by:
getHwbColorin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The hwbColor.
-
getHwbColorOrBuilder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;- Specified by:
getHwbColorOrBuilderin interfaceEmbeddedSass.ValueOrBuilder
-
hasCalculation
public boolean hasCalculation().sass.embedded_protocol.Value.Calculation calculation = 12;- Specified by:
hasCalculationin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- Whether the calculation field is set.
-
getCalculation
.sass.embedded_protocol.Value.Calculation calculation = 12;- Specified by:
getCalculationin interfaceEmbeddedSass.ValueOrBuilder- Returns:
- The calculation.
-
getCalculationOrBuilder
.sass.embedded_protocol.Value.Calculation calculation = 12;- Specified by:
getCalculationOrBuilderin interfaceEmbeddedSass.ValueOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfaceMessageLite- Overrides:
writeToin classGeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfaceMessageLite- Overrides:
getSerializedSizein classGeneratedMessageV3
-
equals
- Specified by:
equalsin interfaceMessage- Overrides:
equalsin classAbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceMessage- Overrides:
hashCodein classAbstractMessage
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static EmbeddedSass.Value parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static EmbeddedSass.Value parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static EmbeddedSass.Value parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static EmbeddedSass.Value parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static EmbeddedSass.Value parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static EmbeddedSass.Value parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfaceMessage- Specified by:
newBuilderForTypein interfaceMessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfaceMessage- Specified by:
toBuilderin interfaceMessageLite
-
newBuilderForType
- Specified by:
newBuilderForTypein classGeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfaceMessage- Specified by:
getParserForTypein interfaceMessageLite- Overrides:
getParserForTypein classGeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-