start Line And Column
fun startLineAndColumn(element: PsiElement, offset: Int = 0): PsiDiagnosticUtils.LineAndColumn
Content copied to clipboard
Determines the start line and column of a PsiElement in the source file.
Determines the start line and column of a PsiElement in the source file.