Container presentation in slicer tree: no type for properties and show accessor

This commit is contained in:
Valentin Kipyatkov
2020-04-14 17:49:35 +03:00
parent 2ee776a0d8
commit 03126ba469
59 changed files with 156 additions and 127 deletions
@@ -4,4 +4,4 @@
6 private String _value = <bold>""</bold>;
13 _value = <bold>value</bold>;
12 void setValue(@Nullable Object thisRef, @NotNull KProperty<?> property, @NotNull String <bold>value</bold>) {
5 var name <bold>by D()</bold> (in AClass.name: String!)
5 var name <bold>by D()</bold> (in AClass.name)