sass-lint-auto-fix
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Hex
Length
constructor
_lengths
ast
parser
can
Shorten
fix
should
Lengthen
should
Shorten
transform
Long
ToShort
transform
Short
ToLong
Hierarchy
BaseResolver
HexLength
Implements
Resolver
Index
Constructors
constructor
Properties
_lengths
Accessors
ast
parser
Methods
can
Shorten
fix
should
Lengthen
should
Shorten
transform
Long
ToShort
transform
Short
ToLong
Constructors
constructor
new
Hex
Length
(
ast
:
Node
, parser
:
SlRule
)
:
HexLength
Parameters
ast:
Node
parser:
SlRule
Returns
HexLength
Properties
Private
_lengths
_lengths
:
any
Accessors
ast
get
ast
(
)
:
Node
Returns
Node
parser
get
parser
(
)
:
SlRule
Returns
SlRule
Methods
Private
can
Shorten
can
Shorten
(
hex
:
string
)
:
boolean
Parameters
hex:
string
Returns
boolean
fix
fix
(
)
:
Node
Returns
Node
Private
should
Lengthen
should
Lengthen
(
hex
:
string
)
:
boolean
Parameters
hex:
string
Returns
boolean
Private
should
Shorten
should
Shorten
(
hex
:
string
)
:
boolean
Parameters
hex:
string
Returns
boolean
Private
transform
Long
ToShort
transform
Long
ToShort
(
hex
:
string
)
:
string
Parameters
hex:
string
Returns
string
Private
transform
Short
ToLong
transform
Short
ToLong
(
hex
:
string
)
:
string
Parameters
hex:
string
Returns
string
Generated using
TypeDoc