chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.css / SourceRange / <init>

<init>

SourceRange(startLine: Int, startColumn: Int, endLine: Int, endColumn: Int)

Text range within a resource. All numbers are zero-based.

Official doc