Body, Mind & Soul — API Reference
Preparing search index...
lib/tokenizr.esm
ParsingError
Class ParsingError
Hierarchy
Error
ParsingError
Index
Constructors
constructor
Properties
column
input
line
message
name
pos
Methods
to
String
Constructors
constructor
new
ParsingError
(
message
:
any
,
pos
:
any
,
line
:
any
,
column
:
any
,
input
:
any
,
)
:
ParsingError
Parameters
message
:
any
pos
:
any
line
:
any
column
:
any
input
:
any
Returns
ParsingError
Properties
column
column
:
any
input
input
:
any
line
line
:
any
message
message
:
any
name
name
:
string
pos
pos
:
any
Methods
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
column
input
line
message
name
pos
Methods
to
String
Body, Mind & Soul — API Reference
Loading...
Returns a string representation of an object.