Quick search of getValue/setValue operator usages

This commit is contained in:
Valentin Kipyatkov
2016-09-24 23:00:04 +03:00
parent 75a6b0ca5a
commit ba76e4d24d
6 changed files with 63 additions and 3 deletions
@@ -0,0 +1,4 @@
Resolved by Delegate()
Searched references to Delegate
Used plain search of Delegate.getValue(thisRef: Any?, property: KProperty<*>) in LocalSearchScope:
CLASS:Delegate
@@ -0,0 +1,4 @@
Resolved by Delegate()
Searched references to Delegate
Used plain search of Delegate.setValue(thisRef: Any?, property: KProperty<*>, value: String) in LocalSearchScope:
CLASS:Delegate