How to obtain line and column number for PsiClass and PsiMethod?

已回答

I have an instance of a PsiClass and PsiMethod. How can I obtain the line and column number of these identifiers?

0

请先登录再写评论。