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<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, 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()`.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public EmbeddedSass.Value.Calculation.CalculationValue.ValueCase getValueCase()
getValueCase
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public boolean hasNumber()
.sass.embedded_protocol.Value.Number number = 1;
hasNumber
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Number getNumber()
.sass.embedded_protocol.Value.Number number = 1;
getNumber
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.NumberOrBuilder getNumberOrBuilder()
.sass.embedded_protocol.Value.Number number = 1;
getNumberOrBuilder
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public boolean hasString()
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;
hasString
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public String getString()
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;
getString
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public 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.CalculationValueOrBuilder
public 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.CalculationValueOrBuilder
public 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.CalculationValueOrBuilder
public 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.CalculationValueOrBuilder
public boolean hasOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
hasOperation
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Calculation.CalculationOperation getOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
getOperation
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder getOperationOrBuilder()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
getOperationOrBuilder
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public boolean hasCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5;
hasCalculation
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Calculation getCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5;
getCalculation
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.CalculationOrBuilder getCalculationOrBuilder()
.sass.embedded_protocol.Value.Calculation calculation = 5;
getCalculationOrBuilder
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(InputStream input) throws IOException
IOException
public static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static EmbeddedSass.Value.Calculation.CalculationValue parseDelimitedFrom(InputStream input) throws IOException
IOException
public static EmbeddedSass.Value.Calculation.CalculationValue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static EmbeddedSass.Value.Calculation.CalculationValue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public EmbeddedSass.Value.Calculation.CalculationValue.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public 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.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected EmbeddedSass.Value.Calculation.CalculationValue.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public 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.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public EmbeddedSass.Value.Calculation.CalculationValue getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder