Search
Preparing search index...
The search index is not available
tomo
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Location"
Location
Class Location
Hierarchy
Location
Index
Constructors
constructor
Properties
column
line
Methods
toJSON
Constructors
constructor
new
Location
(
line
?:
number
, column
?:
number
)
:
Location
Parameters
Default value
line:
number
= 1
Default value
column:
number
= 0
Returns
Location
Properties
column
column
:
number
The column number of the source
line
line
:
number
The line number of the source
Methods
toJSON
toJSON
(
)
:
object
Returns
object
column
:
number
line
:
number
Globals
"
Collections"
"
Location"
"
Node"
"
Options"
"
Parser"
"
Scanner"
"
Source"
"
Stream"
"
Token"
"
Utils"
Location
constructor
column
line
toJSON
Range
Generated using
TypeDoc
The column number of the source