Get PsiMethod wrappers for properties and property accessors
This commit is contained in:
@@ -0,0 +1 @@
|
||||
val <caret>test: Int? = null
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
val <caret>test: Int? = null
|
||||