startLineAndColumn

fun startLineAndColumn(element: PsiElement, offset: Int = 0): PsiDiagnosticUtils.LineAndColumn

Determines the line and column of a PsiElement in the source file.