Search
Preparing search index...
The search index is not available
@inaut/math-functions
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"math-functions/errors/node-error"
NodeError
Class NodeError
Hierarchy
ExpressionError
NodeError
FunctionError
Index
Constructors
constructor
Properties
message
name
node
stack
Methods
get
Node
get
Position
to
String
IS_
ERROR
error
ToString
Constructors
constructor
new
Node
Error
(
node
:
INode
, messageOrError
:
string
|
Error
)
:
NodeError
Parameters
node:
INode
messageOrError:
string
|
Error
Returns
NodeError
Properties
message
message
:
string
name
name
:
string
Private
node
node
:
INode
Optional
stack
stack
:
undefined
|
string
Methods
get
Node
get
Node
(
)
:
INode
Returns
INode
get
Position
get
Position
(
)
:
number
Returns
number
to
String
to
String
(
)
:
string
Returns
string
Static
IS_
ERROR
IS_
ERROR
(
objectToCheck
:
any
)
:
boolean
Parameters
objectToCheck:
any
Returns
boolean
Static
Protected
error
ToString
error
ToString
(
error
:
Error
|
string
, position
:
number
)
:
string
Parameters
error:
Error
|
string
position:
number
Returns
string
Globals
"math-
functions/errors/node-
error"
Node
Error
constructor
message
name
node
stack
get
Node
get
Position
to
String
IS_
ERROR
error
ToString
Generated using
TypeDoc