public interface ValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Value.ArgumentList |
getArgumentList()
.sass.embedded_protocol.Value.ArgumentList argument_list = 10; |
Value.ArgumentListOrBuilder |
getArgumentListOrBuilder()
.sass.embedded_protocol.Value.ArgumentList argument_list = 10; |
Value.Calculation |
getCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 12; |
Value.CalculationOrBuilder |
getCalculationOrBuilder()
.sass.embedded_protocol.Value.Calculation calculation = 12; |
Value.CompilerFunction |
getCompilerFunction()
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8; |
Value.CompilerFunctionOrBuilder |
getCompilerFunctionOrBuilder()
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8; |
Value.HostFunction |
getHostFunction()
.sass.embedded_protocol.Value.HostFunction host_function = 9; |
Value.HostFunctionOrBuilder |
getHostFunctionOrBuilder()
.sass.embedded_protocol.Value.HostFunction host_function = 9; |
Value.HslColor |
getHslColor()
.sass.embedded_protocol.Value.HslColor hsl_color = 4; |
Value.HslColorOrBuilder |
getHslColorOrBuilder()
.sass.embedded_protocol.Value.HslColor hsl_color = 4; |
Value.HwbColor |
getHwbColor()
.sass.embedded_protocol.Value.HwbColor hwb_color = 11; |
Value.HwbColorOrBuilder |
getHwbColorOrBuilder()
.sass.embedded_protocol.Value.HwbColor hwb_color = 11; |
Value.List |
getList()
.sass.embedded_protocol.Value.List list = 5; |
Value.ListOrBuilder |
getListOrBuilder()
.sass.embedded_protocol.Value.List list = 5; |
Value.Map |
getMap()
.sass.embedded_protocol.Value.Map map = 6; |
Value.MapOrBuilder |
getMapOrBuilder()
.sass.embedded_protocol.Value.Map map = 6; |
Value.Number |
getNumber()
.sass.embedded_protocol.Value.Number number = 2; |
Value.NumberOrBuilder |
getNumberOrBuilder()
.sass.embedded_protocol.Value.Number number = 2; |
Value.RgbColor |
getRgbColor()
.sass.embedded_protocol.Value.RgbColor rgb_color = 3; |
Value.RgbColorOrBuilder |
getRgbColorOrBuilder()
.sass.embedded_protocol.Value.RgbColor rgb_color = 3; |
SingletonValue |
getSingleton()
.sass.embedded_protocol.SingletonValue singleton = 7; |
int |
getSingletonValue()
.sass.embedded_protocol.SingletonValue singleton = 7; |
Value.String |
getString()
.sass.embedded_protocol.Value.String string = 1; |
Value.StringOrBuilder |
getStringOrBuilder()
.sass.embedded_protocol.Value.String string = 1; |
Value.ValueCase |
getValueCase() |
boolean |
hasArgumentList()
.sass.embedded_protocol.Value.ArgumentList argument_list = 10; |
boolean |
hasCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 12; |
boolean |
hasCompilerFunction()
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8; |
boolean |
hasHostFunction()
.sass.embedded_protocol.Value.HostFunction host_function = 9; |
boolean |
hasHslColor()
.sass.embedded_protocol.Value.HslColor hsl_color = 4; |
boolean |
hasHwbColor()
.sass.embedded_protocol.Value.HwbColor hwb_color = 11; |
boolean |
hasList()
.sass.embedded_protocol.Value.List list = 5; |
boolean |
hasMap()
.sass.embedded_protocol.Value.Map map = 6; |
boolean |
hasNumber()
.sass.embedded_protocol.Value.Number number = 2; |
boolean |
hasRgbColor()
.sass.embedded_protocol.Value.RgbColor rgb_color = 3; |
boolean |
hasSingleton()
.sass.embedded_protocol.SingletonValue singleton = 7; |
boolean |
hasString()
.sass.embedded_protocol.Value.String string = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasString()
.sass.embedded_protocol.Value.String string = 1;Value.String getString()
.sass.embedded_protocol.Value.String string = 1;Value.StringOrBuilder getStringOrBuilder()
.sass.embedded_protocol.Value.String string = 1;boolean hasNumber()
.sass.embedded_protocol.Value.Number number = 2;Value.Number getNumber()
.sass.embedded_protocol.Value.Number number = 2;Value.NumberOrBuilder getNumberOrBuilder()
.sass.embedded_protocol.Value.Number number = 2;boolean hasRgbColor()
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;Value.RgbColor getRgbColor()
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;Value.RgbColorOrBuilder getRgbColorOrBuilder()
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;boolean hasHslColor()
.sass.embedded_protocol.Value.HslColor hsl_color = 4;Value.HslColor getHslColor()
.sass.embedded_protocol.Value.HslColor hsl_color = 4;Value.HslColorOrBuilder getHslColorOrBuilder()
.sass.embedded_protocol.Value.HslColor hsl_color = 4;boolean hasList()
.sass.embedded_protocol.Value.List list = 5;Value.List getList()
.sass.embedded_protocol.Value.List list = 5;Value.ListOrBuilder getListOrBuilder()
.sass.embedded_protocol.Value.List list = 5;boolean hasMap()
.sass.embedded_protocol.Value.Map map = 6;Value.Map getMap()
.sass.embedded_protocol.Value.Map map = 6;Value.MapOrBuilder getMapOrBuilder()
.sass.embedded_protocol.Value.Map map = 6;boolean hasSingleton()
.sass.embedded_protocol.SingletonValue singleton = 7;int getSingletonValue()
.sass.embedded_protocol.SingletonValue singleton = 7;SingletonValue getSingleton()
.sass.embedded_protocol.SingletonValue singleton = 7;boolean hasCompilerFunction()
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;Value.CompilerFunction getCompilerFunction()
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;Value.CompilerFunctionOrBuilder getCompilerFunctionOrBuilder()
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;boolean hasHostFunction()
.sass.embedded_protocol.Value.HostFunction host_function = 9;Value.HostFunction getHostFunction()
.sass.embedded_protocol.Value.HostFunction host_function = 9;Value.HostFunctionOrBuilder getHostFunctionOrBuilder()
.sass.embedded_protocol.Value.HostFunction host_function = 9;boolean hasArgumentList()
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;Value.ArgumentList getArgumentList()
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;Value.ArgumentListOrBuilder getArgumentListOrBuilder()
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;boolean hasHwbColor()
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;Value.HwbColor getHwbColor()
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;Value.HwbColorOrBuilder getHwbColorOrBuilder()
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;boolean hasCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 12;Value.Calculation getCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 12;Value.CalculationOrBuilder getCalculationOrBuilder()
.sass.embedded_protocol.Value.Calculation calculation = 12;Value.ValueCase getValueCase()