public static final class EmbeddedSass.Value.Calculation.CalculationValue extends com.google.protobuf.GeneratedMessageV3 implements EmbeddedSass.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 |
EmbeddedSass.Value.Calculation.CalculationValue.Builder
A single component of a calculation expression.
|
static class |
EmbeddedSass.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) |
EmbeddedSass.Value.Calculation |
getCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5; |
EmbeddedSass.Value.CalculationOrBuilder |
getCalculationOrBuilder()
.sass.embedded_protocol.Value.Calculation calculation = 5; |
static EmbeddedSass.Value.Calculation.CalculationValue |
getDefaultInstance() |
EmbeddedSass.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.
|
EmbeddedSass.Value.Number |
getNumber()
.sass.embedded_protocol.Value.Number number = 1; |
EmbeddedSass.Value.NumberOrBuilder |
getNumberOrBuilder()
.sass.embedded_protocol.Value.Number number = 1; |
EmbeddedSass.Value.Calculation.CalculationOperation |
getOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder |
getOperationOrBuilder()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
com.google.protobuf.Parser<EmbeddedSass.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()`.
|
EmbeddedSass.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 EmbeddedSass.Value.Calculation.CalculationValue.Builder |
newBuilder() |
static EmbeddedSass.Value.Calculation.CalculationValue.Builder |
newBuilder(EmbeddedSass.Value.Calculation.CalculationValue prototype) |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
newBuilderForType() |
protected EmbeddedSass.Value.Calculation.CalculationValue.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseDelimitedFrom(InputStream input) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseFrom(byte[] data) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseFrom(ByteBuffer data) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseFrom(com.google.protobuf.ByteString data) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseFrom(com.google.protobuf.CodedInputStream input) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseFrom(InputStream input) |
static EmbeddedSass.Value.Calculation.CalculationValue |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<EmbeddedSass.Value.Calculation.CalculationValue> |
parser() |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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 EmbeddedSass.Value.Calculation.CalculationValue.ValueCase getValueCase()
getValueCase in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilderpublic boolean hasNumber()
.sass.embedded_protocol.Value.Number number = 1;hasNumber in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilderpublic EmbeddedSass.Value.Number getNumber()
.sass.embedded_protocol.Value.Number number = 1;getNumber in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilderpublic EmbeddedSass.Value.NumberOrBuilder getNumberOrBuilder()
.sass.embedded_protocol.Value.Number number = 1;getNumberOrBuilder in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilderpublic boolean hasString()
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;hasString in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilderpublic String getString()
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;getString in interface EmbeddedSass.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 EmbeddedSass.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 EmbeddedSass.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 EmbeddedSass.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 EmbeddedSass.Value.Calculation.CalculationValueOrBuilderpublic boolean hasOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;hasOperation in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilderpublic EmbeddedSass.Value.Calculation.CalculationOperation getOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;getOperation in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilderpublic EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder getOperationOrBuilder()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;getOperationOrBuilder in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilderpublic boolean hasCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5;hasCalculation in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilderpublic EmbeddedSass.Value.Calculation getCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5;getCalculation in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilderpublic EmbeddedSass.Value.CalculationOrBuilder getCalculationOrBuilder()
.sass.embedded_protocol.Value.Calculation calculation = 5;getCalculationOrBuilder in interface EmbeddedSass.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 EmbeddedSass.Value.Calculation.CalculationValue parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(InputStream input) throws IOException
IOExceptionpublic static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EmbeddedSass.Value.Calculation.CalculationValue parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static EmbeddedSass.Value.Calculation.CalculationValue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic EmbeddedSass.Value.Calculation.CalculationValue.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static EmbeddedSass.Value.Calculation.CalculationValue.Builder newBuilder()
public static EmbeddedSass.Value.Calculation.CalculationValue.Builder newBuilder(EmbeddedSass.Value.Calculation.CalculationValue prototype)
public EmbeddedSass.Value.Calculation.CalculationValue.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected EmbeddedSass.Value.Calculation.CalculationValue.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static EmbeddedSass.Value.Calculation.CalculationValue getDefaultInstance()
public static com.google.protobuf.Parser<EmbeddedSass.Value.Calculation.CalculationValue> parser()
public com.google.protobuf.Parser<EmbeddedSass.Value.Calculation.CalculationValue> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public EmbeddedSass.Value.Calculation.CalculationValue getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder