detekt-api
1.22.0-RC2
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
Location
/
Companion
/
startLineAndColumn
start
Line
And
Column
fun
startLineAndColumn
(
element
:
PsiElement
,
offset
:
Int
=
0
)
:
PsiDiagnosticUtils.LineAndColumn
Determines the start line and column of a
PsiElement
in the source file.