Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
less
LessError
Class LessError
Index
Constructor methods
constructor
Properties
callExtract
callLine
column
extract
filename
index
line
message
stack
type
Constructor methods
constructor
(
e
:
Error
, env
:
any
)
:
LessError
Parameters
e:
Error
env:
any
Returns
LessError
Properties
public
callExtract
:
any
public
callLine
:
number
public
column
:
any
public
extract
:
Array<any>
public
filename
:
string
public
index
:
any
public
line
:
number
public
message
:
string
public
stack
:
any
public
type
:
any
Globals
less
less.tree
less.tree.functions
less.tree.mixin
version
Options
LessError
constructor
callExtract
callLine
column
extract
filename
index
line
message
stack
type
Parser
ParserNode
formatError
render
writeError