PsiViewer is showing wrong first child

When i use PsiViewer , PsiDocComment is shown as first child but when get children from PsiClass , PsiModifierList is the first child and PsiDocComment is not part of children, is there a way I can fix any help would be appreciated.

0
1 comment
Official comment

Sorry, I don't understand what's happening. File texts and screenshots could help. Please note that PsiViewer is supposed to show the PSI structure as it's parsed, even if it might appear illogical to you. If the structure shown really differs from the one in PSI tree, please provide more information.

Please sign in to leave a comment.