Romeqjanoosh

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
Romeqjanoosh created a post, AnsweredWhen a PSI element's parent can be null?
The PSIElement.getParent method Javadoc says: /** * Returns the parent of the PSI element. * * @return the parent of the element, or null if the element has no parent. */@Contract(pure=true)PsiElem...