Romeqjanoosh

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created When a PSI element's parent can be null?
AnsweredThe 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...