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