public static final class EmbeddedSass.InboundMessage.CompileRequest.Builder extends GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder> implements EmbeddedSass.InboundMessage.CompileRequestOrBuilder
A request that compiles an entrypoint to CSS.Protobuf type
sass.embedded_protocol.InboundMessage.CompileRequest
Modifier and Type | Method and Description |
---|---|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
addAllGlobalFunctions(Iterable<String> values)
Signatures for custom global functions whose behavior is defined by the
host.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
addAllImporters(Iterable<? extends EmbeddedSass.InboundMessage.CompileRequest.Importer> values)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
addGlobalFunctions(String value)
Signatures for custom global functions whose behavior is defined by the
host.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
addGlobalFunctionsBytes(ByteString value)
Signatures for custom global functions whose behavior is defined by the
host.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
addImporters(EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder builderForValue)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
addImporters(EmbeddedSass.InboundMessage.CompileRequest.Importer value)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
addImporters(int index,
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder builderForValue)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
addImporters(int index,
EmbeddedSass.InboundMessage.CompileRequest.Importer value)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
addImportersBuilder()
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
addImportersBuilder(int index)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
EmbeddedSass.InboundMessage.CompileRequest |
build() |
EmbeddedSass.InboundMessage.CompileRequest |
buildPartial() |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clear() |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearAlertAscii()
Whether to encode the formatted message of errors and logs in ASCII.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearAlertColor()
Whether to use terminal colors in the formatted message of errors and
logs.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearCharset()
Whether to emit a `@charset`/BOM for non-ASCII stylesheets.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearField(Descriptors.FieldDescriptor field) |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearGlobalFunctions()
Signatures for custom global functions whose behavior is defined by the
host.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearId()
This compilation's request id.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearImporters()
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearInput() |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearPath()
A stylesheet loaded from the given path on the filesystem.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearQuietDeps()
Whether to omit events for deprecation warnings coming from dependencies
(files loaded from a different importer than the input).
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearSourceMap()
Whether to generate a source map.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearSourceMapIncludeSources()
Whether to include sources in the generated sourcemap
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearString()
A stylesheet loaded from its contents.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearStyle()
How to format the CSS output.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clearVerbose()
Whether to report all deprecation warnings or only the first few ones.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
clone() |
boolean |
getAlertAscii()
Whether to encode the formatted message of errors and logs in ASCII.
|
boolean |
getAlertColor()
Whether to use terminal colors in the formatted message of errors and
logs.
|
boolean |
getCharset()
Whether to emit a `@charset`/BOM for non-ASCII stylesheets.
|
EmbeddedSass.InboundMessage.CompileRequest |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
String |
getGlobalFunctions(int index)
Signatures for custom global functions whose behavior is defined by the
host.
|
ByteString |
getGlobalFunctionsBytes(int index)
Signatures for custom global functions whose behavior is defined by the
host.
|
int |
getGlobalFunctionsCount()
Signatures for custom global functions whose behavior is defined by the
host.
|
ProtocolStringList |
getGlobalFunctionsList()
Signatures for custom global functions whose behavior is defined by the
host.
|
int |
getId()
This compilation's request id.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer |
getImporters(int index)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
getImportersBuilder(int index)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
List<EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder> |
getImportersBuilderList()
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
int |
getImportersCount()
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
List<EmbeddedSass.InboundMessage.CompileRequest.Importer> |
getImportersList()
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder |
getImportersOrBuilder(int index)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
List<? extends EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder> |
getImportersOrBuilderList()
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.InputCase |
getInputCase() |
String |
getPath()
A stylesheet loaded from the given path on the filesystem.
|
ByteString |
getPathBytes()
A stylesheet loaded from the given path on the filesystem.
|
boolean |
getQuietDeps()
Whether to omit events for deprecation warnings coming from dependencies
(files loaded from a different importer than the input).
|
boolean |
getSourceMap()
Whether to generate a source map.
|
boolean |
getSourceMapIncludeSources()
Whether to include sources in the generated sourcemap
|
EmbeddedSass.InboundMessage.CompileRequest.StringInput |
getString()
A stylesheet loaded from its contents.
|
EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder |
getStringBuilder()
A stylesheet loaded from its contents.
|
EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder |
getStringOrBuilder()
A stylesheet loaded from its contents.
|
EmbeddedSass.OutputStyle |
getStyle()
How to format the CSS output.
|
int |
getStyleValue()
How to format the CSS output.
|
boolean |
getVerbose()
Whether to report all deprecation warnings or only the first few ones.
|
boolean |
hasPath()
A stylesheet loaded from the given path on the filesystem.
|
boolean |
hasString()
A stylesheet loaded from its contents.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
mergeFrom(EmbeddedSass.InboundMessage.CompileRequest other) |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
mergeFrom(Message other) |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
mergeString(EmbeddedSass.InboundMessage.CompileRequest.StringInput value)
A stylesheet loaded from its contents.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
removeImporters(int index)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setAlertAscii(boolean value)
Whether to encode the formatted message of errors and logs in ASCII.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setAlertColor(boolean value)
Whether to use terminal colors in the formatted message of errors and
logs.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setCharset(boolean value)
Whether to emit a `@charset`/BOM for non-ASCII stylesheets.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setGlobalFunctions(int index,
String value)
Signatures for custom global functions whose behavior is defined by the
host.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setId(int value)
This compilation's request id.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setImporters(int index,
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder builderForValue)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setImporters(int index,
EmbeddedSass.InboundMessage.CompileRequest.Importer value)
Importers (including load paths on the filesystem) to use when resolving
imports that can't be resolved relative to the file that contains it.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setPath(String value)
A stylesheet loaded from the given path on the filesystem.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setPathBytes(ByteString value)
A stylesheet loaded from the given path on the filesystem.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setQuietDeps(boolean value)
Whether to omit events for deprecation warnings coming from dependencies
(files loaded from a different importer than the input).
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setSourceMap(boolean value)
Whether to generate a source map.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setSourceMapIncludeSources(boolean value)
Whether to include sources in the generated sourcemap
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setString(EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder builderForValue)
A stylesheet loaded from its contents.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setString(EmbeddedSass.InboundMessage.CompileRequest.StringInput value)
A stylesheet loaded from its contents.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setStyle(EmbeddedSass.OutputStyle value)
How to format the CSS output.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setStyleValue(int value)
How to format the CSS output.
|
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
EmbeddedSass.InboundMessage.CompileRequest.Builder |
setVerbose(boolean value)
Whether to report all deprecation warnings or only the first few ones.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public EmbeddedSass.InboundMessage.CompileRequest.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
public EmbeddedSass.InboundMessage.CompileRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public EmbeddedSass.InboundMessage.CompileRequest buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public EmbeddedSass.InboundMessage.CompileRequest.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Builder mergeFrom(EmbeddedSass.InboundMessage.CompileRequest other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
IOException
public EmbeddedSass.InboundMessage.CompileRequest.InputCase getInputCase()
getInputCase
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder clearInput()
public int getId()
This compilation's request id. This is included in messages sent from the compiler to the host. Mandatory.
uint32 id = 1;
getId
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setId(int value)
This compilation's request id. This is included in messages sent from the compiler to the host. Mandatory.
uint32 id = 1;
value
- The id to set.public EmbeddedSass.InboundMessage.CompileRequest.Builder clearId()
This compilation's request id. This is included in messages sent from the compiler to the host. Mandatory.
uint32 id = 1;
public boolean hasString()
A stylesheet loaded from its contents.
.sass.embedded_protocol.InboundMessage.CompileRequest.StringInput string = 2;
hasString
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.StringInput getString()
A stylesheet loaded from its contents.
.sass.embedded_protocol.InboundMessage.CompileRequest.StringInput string = 2;
getString
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setString(EmbeddedSass.InboundMessage.CompileRequest.StringInput value)
A stylesheet loaded from its contents.
.sass.embedded_protocol.InboundMessage.CompileRequest.StringInput string = 2;
public EmbeddedSass.InboundMessage.CompileRequest.Builder setString(EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder builderForValue)
A stylesheet loaded from its contents.
.sass.embedded_protocol.InboundMessage.CompileRequest.StringInput string = 2;
public EmbeddedSass.InboundMessage.CompileRequest.Builder mergeString(EmbeddedSass.InboundMessage.CompileRequest.StringInput value)
A stylesheet loaded from its contents.
.sass.embedded_protocol.InboundMessage.CompileRequest.StringInput string = 2;
public EmbeddedSass.InboundMessage.CompileRequest.Builder clearString()
A stylesheet loaded from its contents.
.sass.embedded_protocol.InboundMessage.CompileRequest.StringInput string = 2;
public EmbeddedSass.InboundMessage.CompileRequest.StringInput.Builder getStringBuilder()
A stylesheet loaded from its contents.
.sass.embedded_protocol.InboundMessage.CompileRequest.StringInput string = 2;
public EmbeddedSass.InboundMessage.CompileRequest.StringInputOrBuilder getStringOrBuilder()
A stylesheet loaded from its contents.
.sass.embedded_protocol.InboundMessage.CompileRequest.StringInput string = 2;
getStringOrBuilder
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public boolean hasPath()
A stylesheet loaded from the given path on the filesystem.
string path = 3;
hasPath
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public String getPath()
A stylesheet loaded from the given path on the filesystem.
string path = 3;
getPath
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public ByteString getPathBytes()
A stylesheet loaded from the given path on the filesystem.
string path = 3;
getPathBytes
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setPath(String value)
A stylesheet loaded from the given path on the filesystem.
string path = 3;
value
- The path to set.public EmbeddedSass.InboundMessage.CompileRequest.Builder clearPath()
A stylesheet loaded from the given path on the filesystem.
string path = 3;
public EmbeddedSass.InboundMessage.CompileRequest.Builder setPathBytes(ByteString value)
A stylesheet loaded from the given path on the filesystem.
string path = 3;
value
- The bytes for path to set.public int getStyleValue()
How to format the CSS output.
.sass.embedded_protocol.OutputStyle style = 4;
getStyleValue
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setStyleValue(int value)
How to format the CSS output.
.sass.embedded_protocol.OutputStyle style = 4;
value
- The enum numeric value on the wire for style to set.public EmbeddedSass.OutputStyle getStyle()
How to format the CSS output.
.sass.embedded_protocol.OutputStyle style = 4;
getStyle
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setStyle(EmbeddedSass.OutputStyle value)
How to format the CSS output.
.sass.embedded_protocol.OutputStyle style = 4;
value
- The style to set.public EmbeddedSass.InboundMessage.CompileRequest.Builder clearStyle()
How to format the CSS output.
.sass.embedded_protocol.OutputStyle style = 4;
public boolean getSourceMap()
Whether to generate a source map. Note that this will *not* add a source map comment to the stylesheet; that's up to the host or its users.
bool source_map = 5;
getSourceMap
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setSourceMap(boolean value)
Whether to generate a source map. Note that this will *not* add a source map comment to the stylesheet; that's up to the host or its users.
bool source_map = 5;
value
- The sourceMap to set.public EmbeddedSass.InboundMessage.CompileRequest.Builder clearSourceMap()
Whether to generate a source map. Note that this will *not* add a source map comment to the stylesheet; that's up to the host or its users.
bool source_map = 5;
public List<EmbeddedSass.InboundMessage.CompileRequest.Importer> getImportersList()
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
getImportersList
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public int getImportersCount()
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
getImportersCount
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Importer getImporters(int index)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
getImporters
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setImporters(int index, EmbeddedSass.InboundMessage.CompileRequest.Importer value)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public EmbeddedSass.InboundMessage.CompileRequest.Builder setImporters(int index, EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder builderForValue)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public EmbeddedSass.InboundMessage.CompileRequest.Builder addImporters(EmbeddedSass.InboundMessage.CompileRequest.Importer value)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public EmbeddedSass.InboundMessage.CompileRequest.Builder addImporters(int index, EmbeddedSass.InboundMessage.CompileRequest.Importer value)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public EmbeddedSass.InboundMessage.CompileRequest.Builder addImporters(EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder builderForValue)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public EmbeddedSass.InboundMessage.CompileRequest.Builder addImporters(int index, EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder builderForValue)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public EmbeddedSass.InboundMessage.CompileRequest.Builder addAllImporters(Iterable<? extends EmbeddedSass.InboundMessage.CompileRequest.Importer> values)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public EmbeddedSass.InboundMessage.CompileRequest.Builder clearImporters()
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public EmbeddedSass.InboundMessage.CompileRequest.Builder removeImporters(int index)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder getImportersBuilder(int index)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder getImportersOrBuilder(int index)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
getImportersOrBuilder
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public List<? extends EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder> getImportersOrBuilderList()
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
getImportersOrBuilderList
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder addImportersBuilder()
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder addImportersBuilder(int index)
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public List<EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder> getImportersBuilderList()
Importers (including load paths on the filesystem) to use when resolving imports that can't be resolved relative to the file that contains it. Each importer is checked in order until one recognizes the imported URL.
repeated .sass.embedded_protocol.InboundMessage.CompileRequest.Importer importers = 6;
public ProtocolStringList getGlobalFunctionsList()
Signatures for custom global functions whose behavior is defined by the host. These must be valid Sass function signatures that could appear in after `@function` in a Sass stylesheet, such as `mix($color1, $color2, $weight: 50%)`. Compilers must ensure that pure-Sass functions take precedence over custom global functions. They must also reject any custom function names that conflict with function names built into the Sass language.
repeated string global_functions = 7;
getGlobalFunctionsList
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public int getGlobalFunctionsCount()
Signatures for custom global functions whose behavior is defined by the host. These must be valid Sass function signatures that could appear in after `@function` in a Sass stylesheet, such as `mix($color1, $color2, $weight: 50%)`. Compilers must ensure that pure-Sass functions take precedence over custom global functions. They must also reject any custom function names that conflict with function names built into the Sass language.
repeated string global_functions = 7;
getGlobalFunctionsCount
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public String getGlobalFunctions(int index)
Signatures for custom global functions whose behavior is defined by the host. These must be valid Sass function signatures that could appear in after `@function` in a Sass stylesheet, such as `mix($color1, $color2, $weight: 50%)`. Compilers must ensure that pure-Sass functions take precedence over custom global functions. They must also reject any custom function names that conflict with function names built into the Sass language.
repeated string global_functions = 7;
getGlobalFunctions
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
index
- The index of the element to return.public ByteString getGlobalFunctionsBytes(int index)
Signatures for custom global functions whose behavior is defined by the host. These must be valid Sass function signatures that could appear in after `@function` in a Sass stylesheet, such as `mix($color1, $color2, $weight: 50%)`. Compilers must ensure that pure-Sass functions take precedence over custom global functions. They must also reject any custom function names that conflict with function names built into the Sass language.
repeated string global_functions = 7;
getGlobalFunctionsBytes
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
index
- The index of the value to return.public EmbeddedSass.InboundMessage.CompileRequest.Builder setGlobalFunctions(int index, String value)
Signatures for custom global functions whose behavior is defined by the host. These must be valid Sass function signatures that could appear in after `@function` in a Sass stylesheet, such as `mix($color1, $color2, $weight: 50%)`. Compilers must ensure that pure-Sass functions take precedence over custom global functions. They must also reject any custom function names that conflict with function names built into the Sass language.
repeated string global_functions = 7;
index
- The index to set the value at.value
- The globalFunctions to set.public EmbeddedSass.InboundMessage.CompileRequest.Builder addGlobalFunctions(String value)
Signatures for custom global functions whose behavior is defined by the host. These must be valid Sass function signatures that could appear in after `@function` in a Sass stylesheet, such as `mix($color1, $color2, $weight: 50%)`. Compilers must ensure that pure-Sass functions take precedence over custom global functions. They must also reject any custom function names that conflict with function names built into the Sass language.
repeated string global_functions = 7;
value
- The globalFunctions to add.public EmbeddedSass.InboundMessage.CompileRequest.Builder addAllGlobalFunctions(Iterable<String> values)
Signatures for custom global functions whose behavior is defined by the host. These must be valid Sass function signatures that could appear in after `@function` in a Sass stylesheet, such as `mix($color1, $color2, $weight: 50%)`. Compilers must ensure that pure-Sass functions take precedence over custom global functions. They must also reject any custom function names that conflict with function names built into the Sass language.
repeated string global_functions = 7;
values
- The globalFunctions to add.public EmbeddedSass.InboundMessage.CompileRequest.Builder clearGlobalFunctions()
Signatures for custom global functions whose behavior is defined by the host. These must be valid Sass function signatures that could appear in after `@function` in a Sass stylesheet, such as `mix($color1, $color2, $weight: 50%)`. Compilers must ensure that pure-Sass functions take precedence over custom global functions. They must also reject any custom function names that conflict with function names built into the Sass language.
repeated string global_functions = 7;
public EmbeddedSass.InboundMessage.CompileRequest.Builder addGlobalFunctionsBytes(ByteString value)
Signatures for custom global functions whose behavior is defined by the host. These must be valid Sass function signatures that could appear in after `@function` in a Sass stylesheet, such as `mix($color1, $color2, $weight: 50%)`. Compilers must ensure that pure-Sass functions take precedence over custom global functions. They must also reject any custom function names that conflict with function names built into the Sass language.
repeated string global_functions = 7;
value
- The bytes of the globalFunctions to add.public boolean getAlertColor()
Whether to use terminal colors in the formatted message of errors and logs.
bool alert_color = 8;
getAlertColor
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setAlertColor(boolean value)
Whether to use terminal colors in the formatted message of errors and logs.
bool alert_color = 8;
value
- The alertColor to set.public EmbeddedSass.InboundMessage.CompileRequest.Builder clearAlertColor()
Whether to use terminal colors in the formatted message of errors and logs.
bool alert_color = 8;
public boolean getAlertAscii()
Whether to encode the formatted message of errors and logs in ASCII.
bool alert_ascii = 9;
getAlertAscii
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setAlertAscii(boolean value)
Whether to encode the formatted message of errors and logs in ASCII.
bool alert_ascii = 9;
value
- The alertAscii to set.public EmbeddedSass.InboundMessage.CompileRequest.Builder clearAlertAscii()
Whether to encode the formatted message of errors and logs in ASCII.
bool alert_ascii = 9;
public boolean getVerbose()
Whether to report all deprecation warnings or only the first few ones. If this is `false`, the compiler may choose not to send events for repeated deprecation warnings. If this is `true`, the compiler must emit an event for every deprecation warning it encounters.
bool verbose = 10;
getVerbose
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setVerbose(boolean value)
Whether to report all deprecation warnings or only the first few ones. If this is `false`, the compiler may choose not to send events for repeated deprecation warnings. If this is `true`, the compiler must emit an event for every deprecation warning it encounters.
bool verbose = 10;
value
- The verbose to set.public EmbeddedSass.InboundMessage.CompileRequest.Builder clearVerbose()
Whether to report all deprecation warnings or only the first few ones. If this is `false`, the compiler may choose not to send events for repeated deprecation warnings. If this is `true`, the compiler must emit an event for every deprecation warning it encounters.
bool verbose = 10;
public boolean getQuietDeps()
Whether to omit events for deprecation warnings coming from dependencies (files loaded from a different importer than the input).
bool quiet_deps = 11;
getQuietDeps
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setQuietDeps(boolean value)
Whether to omit events for deprecation warnings coming from dependencies (files loaded from a different importer than the input).
bool quiet_deps = 11;
value
- The quietDeps to set.public EmbeddedSass.InboundMessage.CompileRequest.Builder clearQuietDeps()
Whether to omit events for deprecation warnings coming from dependencies (files loaded from a different importer than the input).
bool quiet_deps = 11;
public boolean getSourceMapIncludeSources()
Whether to include sources in the generated sourcemap
bool source_map_include_sources = 12;
getSourceMapIncludeSources
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setSourceMapIncludeSources(boolean value)
Whether to include sources in the generated sourcemap
bool source_map_include_sources = 12;
value
- The sourceMapIncludeSources to set.public EmbeddedSass.InboundMessage.CompileRequest.Builder clearSourceMapIncludeSources()
Whether to include sources in the generated sourcemap
bool source_map_include_sources = 12;
public boolean getCharset()
Whether to emit a `@charset`/BOM for non-ASCII stylesheets.
bool charset = 13;
getCharset
in interface EmbeddedSass.InboundMessage.CompileRequestOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Builder setCharset(boolean value)
Whether to emit a `@charset`/BOM for non-ASCII stylesheets.
bool charset = 13;
value
- The charset to set.public EmbeddedSass.InboundMessage.CompileRequest.Builder clearCharset()
Whether to emit a `@charset`/BOM for non-ASCII stylesheets.
bool charset = 13;
public final EmbeddedSass.InboundMessage.CompileRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>
public final EmbeddedSass.InboundMessage.CompileRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Builder>