sarifRegion

val Node.sarifRegion: Region(source)

Returns a Region object from a Node's startLine, endLine, startColumn, endColumn property. If these properties do not exist, returns an empty Region.

Return

the Region