Region interface
Properties
column |
The column where the code snippet ends |
column |
The column where the code snippet starts |
line |
The line number where the code snippet ends |
line |
The line number where the code snippet starts |
Property Details
columnEnd
The column where the code snippet ends
columnEnd: number
Property Value
number
columnStart
The column where the code snippet starts
columnStart: number
Property Value
number
lineEnd
The line number where the code snippet ends
lineEnd: number
Property Value
number
lineStart
The line number where the code snippet starts
lineStart: number
Property Value
number