Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
ghik
Total activity
6
Last activity
July 01, 2024 12:33
Member since
February 16, 2019 22:32
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (2)
Sort by votes
Recent activity
Votes
Created
February 18, 2019 20:32
I simply want to know how defensive I must be when calling `getParent`. For example when implementing editor actions like "move statement".
Community
IntelliJ IDEA Open API and Plugin Development
When a PSI element's parent can be null?
0 votes
Created
February 18, 2019 11:18
So, is it possible for a non-toplevel PSI element to have null parent? By "non-toplevel" I mean a PSI element whose normal parent is not the file element itself.
Community
IntelliJ IDEA Open API and Plugin Development
When a PSI element's parent can be null?
0 votes