public static final class Value.Calculation.CalculationValue extends com.google.protobuf.GeneratedMessageV3 implements Value.Calculation.CalculationValueOrBuilder
A single component of a calculation expression.Protobuf type
sass.embedded_protocol.Value.Calculation.CalculationValue| Modifier and Type | Class and Description |
|---|---|
static class |
Value.Calculation.CalculationValue.Builder
A single component of a calculation expression.
|
static class |
Value.Calculation.CalculationValue.ValueCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CALCULATION_FIELD_NUMBER |
static int |
INTERPOLATION_FIELD_NUMBER |
static int |
NUMBER_FIELD_NUMBER |
static int |
OPERATION_FIELD_NUMBER |
static int |
STRING_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Value.Calculation |
getCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5; |
Value.CalculationOrBuilder |
getCalculationOrBuilder()
.sass.embedded_protocol.Value.Calculation calculation = 5; |
static Value.Calculation.CalculationValue |
getDefaultInstance() |
Value.Calculation.CalculationValue |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getInterpolation()
An unquoted string as created by interpolation for
backwards-compatibility with older Sass syntax.
|
com.google.protobuf.ByteString |
getInterpolationBytes()
An unquoted string as created by interpolation for
backwards-compatibility with older Sass syntax.
|
Value.Number |
getNumber()
.sass.embedded_protocol.Value.Number number = 1; |
Value.NumberOrBuilder |
getNumberOrBuilder()
.sass.embedded_protocol.Value.Number number = 1; |
Value.Calculation.CalculationOperation |
getOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
Value.Calculation.CalculationOperationOrBuilder |
getOperationOrBuilder()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
com.google.protobuf.Parser<Value.Calculation.CalculationValue> |
getParserForType() |
int |
getSerializedSize() |
String |
getString()
An unquoted string, as from a function like `var()` or `env()`.
|
com.google.protobuf.ByteString |
getStringBytes()
An unquoted string, as from a function like `var()` or `env()`.
|
Value.Calculation.CalculationValue.ValueCase |
getValueCase() |
boolean |
hasCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5; |
int |
hashCode() |
boolean |
hasInterpolation()
An unquoted string as created by interpolation for
backwards-compatibility with older Sass syntax.
|
boolean |
hasNumber()
.sass.embedded_protocol.Value.Number number = 1; |
boolean |
hasOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
boolean |
hasString()
An unquoted string, as from a function like `var()` or `env()`.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Value.Calculation.CalculationValue.Builder |
newBuilder() |
static Value.Calculation.CalculationValue.Builder |
newBuilder(Value.Calculation.CalculationValue prototype) |
Value.Calculation.CalculationValue.Builder |
newBuilderForType() |
protected Value.Calculation.CalculationValue.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Value.Calculation.CalculationValue |
parseDelimitedFrom(InputStream input) |
static Value.Calculation.CalculationValue |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value.Calculation.CalculationValue |
parseFrom(byte[] data) |
static Value.Calculation.CalculationValue |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value.Calculation.CalculationValue |
parseFrom(ByteBuffer data) |
static Value.Calculation.CalculationValue |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value.Calculation.CalculationValue |
parseFrom(com.google.protobuf.ByteString data) |
static Value.Calculation.CalculationValue |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value.Calculation.CalculationValue |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Value.Calculation.CalculationValue |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value.Calculation.CalculationValue |
parseFrom(InputStream input) |
static Value.Calculation.CalculationValue |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Value.Calculation.CalculationValue> |
parser() |
Value.Calculation.CalculationValue.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NUMBER_FIELD_NUMBER
public static final int STRING_FIELD_NUMBER
public static final int INTERPOLATION_FIELD_NUMBER
public static final int OPERATION_FIELD_NUMBER
public static final int CALCULATION_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public Value.Calculation.CalculationValue.ValueCase getValueCase()
getValueCase in interface Value.Calculation.CalculationValueOrBuilderpublic boolean hasNumber()
.sass.embedded_protocol.Value.Number number = 1;hasNumber in interface Value.Calculation.CalculationValueOrBuilderpublic Value.Number getNumber()
.sass.embedded_protocol.Value.Number number = 1;getNumber in interface Value.Calculation.CalculationValueOrBuilderpublic Value.NumberOrBuilder getNumberOrBuilder()
.sass.embedded_protocol.Value.Number number = 1;getNumberOrBuilder in interface Value.Calculation.CalculationValueOrBuilderpublic boolean hasString()
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;hasString in interface Value.Calculation.CalculationValueOrBuilderpublic String getString()
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;getString in interface Value.Calculation.CalculationValueOrBuilderpublic com.google.protobuf.ByteString getStringBytes()
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;getStringBytes in interface Value.Calculation.CalculationValueOrBuilderpublic boolean hasInterpolation()
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
string interpolation = 3;hasInterpolation in interface Value.Calculation.CalculationValueOrBuilderpublic String getInterpolation()
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
string interpolation = 3;getInterpolation in interface Value.Calculation.CalculationValueOrBuilderpublic com.google.protobuf.ByteString getInterpolationBytes()
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
string interpolation = 3;getInterpolationBytes in interface Value.Calculation.CalculationValueOrBuilderpublic boolean hasOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;hasOperation in interface Value.Calculation.CalculationValueOrBuilderpublic Value.Calculation.CalculationOperation getOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;getOperation in interface Value.Calculation.CalculationValueOrBuilderpublic Value.Calculation.CalculationOperationOrBuilder getOperationOrBuilder()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;getOperationOrBuilder in interface Value.Calculation.CalculationValueOrBuilderpublic boolean hasCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5;hasCalculation in interface Value.Calculation.CalculationValueOrBuilderpublic Value.Calculation getCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5;getCalculation in interface Value.Calculation.CalculationValueOrBuilderpublic Value.CalculationOrBuilder getCalculationOrBuilder()
.sass.embedded_protocol.Value.Calculation calculation = 5;getCalculationOrBuilder in interface Value.Calculation.CalculationValueOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Value.Calculation.CalculationValue parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Value.Calculation.CalculationValue parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Value.Calculation.CalculationValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Value.Calculation.CalculationValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Value.Calculation.CalculationValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Value.Calculation.CalculationValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Value.Calculation.CalculationValue parseFrom(InputStream input) throws IOException
IOExceptionpublic static Value.Calculation.CalculationValue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Value.Calculation.CalculationValue parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Value.Calculation.CalculationValue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Value.Calculation.CalculationValue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Value.Calculation.CalculationValue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Value.Calculation.CalculationValue.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Value.Calculation.CalculationValue.Builder newBuilder()
public static Value.Calculation.CalculationValue.Builder newBuilder(Value.Calculation.CalculationValue prototype)
public Value.Calculation.CalculationValue.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Value.Calculation.CalculationValue.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Value.Calculation.CalculationValue getDefaultInstance()
public static com.google.protobuf.Parser<Value.Calculation.CalculationValue> parser()
public com.google.protobuf.Parser<Value.Calculation.CalculationValue> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Value.Calculation.CalculationValue getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder