A SassScript value.
All SassScript values are unmodifiable. New values can be constructed using subclass constructors like SassString.new. Untyped values can be cast to particular types using assert*()
functions like assertString, which throw user-friendly error messages if they fail.
no setter
no setter
no setterinherited
true
in an @if
statement and other contexts.
no setter
null
value if this is sassNull, and returns this
otherwise.
no setter
no setterinherited
no setter
SassScriptException
if this
isn't a boolean.
SassScriptException
if this
isn't a calculation.
SassScriptException
if this
isn't a color.
Available on Value, provided by the SassApiValue extension
Parsesthis
as a complex selector, in the same manner as the selector-parse()
function.
Available on Value, provided by the SassApiValue extension
Parsesthis
as a compound selector, in the same manner as the selector-parse()
function.
SassScriptException
if this
isn't a function reference.
SassScriptException
if this
isn't a map.
SassScriptException
if this
isn't a mixin reference.
SassScriptException
if this
isn't a number.
Available on Value, provided by the SassApiValue extension
Parsesthis
as a selector list, in the same manner as the selector-parse()
function.
Available on Value, provided by the SassApiValue extension
Parsesthis
as a simple selector, in the same manner as the selector-parse()
function.
SassScriptException
if this
isn't a string.
inherited
sassIndex
into a Dart-style index into the list returned by asList.
this
.
this
.
override
this
as a SassMap if it is one (including empty lists, which count as empty maps) or returns null
if it's not.
contents
that defaults to this value's separator and brackets.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4