Region interface

Properties

columnEnd

The column where the code snippet ends

columnStart

The column where the code snippet starts

lineEnd

The line number where the code snippet ends

lineStart

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