toggle menu
detekt
1.23.2
jvm
switch theme
search in API
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.