Unnamed: 0 int64 0 305k | body stringlengths 7 52.9k | name stringlengths 1 185 |
|---|---|---|
53,100 | void (int value) {} | setSomething |
53,101 | void (SAMInterface listener) {} | setListener |
53,102 | void () {} | staticMethod |
53,103 | void (InterfaceWithDelegatedNoImpl some) { some.<caret>foo(); } | bar |
53,104 | void () { k.DependenciesKt.<caret>withJvmOverloads(0); } | foo |
53,105 | void (InterfaceWithDelegatedWithImpl some) { some.<caret>foo(); } | bar |
53,106 | void () { Object object = StaticFieldInClassObjectInInterface.<caret>XX; } | foo |
53,107 | void () { CollectionsKt.array<caret>ListOf(1); } | refer |
53,108 | void () { (new k.Class.F.F()).f<caret>unction(); } | foo |
53,109 | void () { (new k.Class()).f<caret>unction(); } | foo |
53,110 | void (k.Class c) { c.get<caret>Prop(); } | foo |
53,111 | void () { PlatformStaticFun.<caret>test(); } | foo |
53,112 | void () { k.DependenciesKt.<caret>withJvmOverloads(4); } | foo |
53,113 | void () { k.Dep<caret>endenciesKt.topLevelFunction() } | foo |
53,114 | void () { (new k.Class()).p<caret>rop; } | foo |
53,115 | void () { k.EnumClass.E<caret>NTRY; } | foo |
53,116 | void () { (new k.Class()).f<caret>unction2(); } | foo |
53,117 | void () { k.ClassWithClassObject.Co<caret>mpanion.f(); } | foo |
53,118 | void () { k.KotlinObject.INSTANC<caret>E.f(); } | foo |
53,119 | void () { new k.Clas<caret>s(); } | foo |
53,120 | String () { return ""; } | doSmth |
53,121 | String () { return ""; } | doSmth |
53,122 | void (A a) { TestKt.foo(a, 1); } | foo |
53,123 | void (A a) { a.foo(1); } | foo |
53,124 | Boolean () { return null; } | getFoo |
53,125 | Boolean () { return null; } | getFoo |
53,126 | void (Runnable r, int n) { } | foo |
53,127 | void (Runnable r, int n) { } | foo |
53,128 | S () { return null; } | getFoo |
53,129 | String () { return null; } | getFoo |
53,130 | Boolean () { return null; } | getFoo |
53,131 | Boolean () { return null; } | getFoo |
53,132 | S () { return null; } | getFoo |
53,133 | void (S s) { } | setFoo |
53,134 | void (String s) { } | setFoo |
53,135 | String () { return null; } | getFoo |
53,136 | Boolean () { return null; } | getFoo |
53,137 | void (Boolean b) { } | setFoo |
53,138 | Integer () { return null; } | getFoo |
53,139 | void (Integer integer) { } | setFoo |
53,140 | S () { return null; } | getFoo |
53,141 | void (String s) { } | setFoo |
53,142 | Boolean () { return null; } | getFoo |
53,143 | void (Boolean b) { } | setFoo |
53,144 | S (S s) { return null; } | foo |
53,145 | String (String s) { return null; } | foo |
53,146 | Boolean (Boolean b) { return null; } | foo |
53,147 | Boolean (Boolean b) { return null; } | foo |
53,148 | void (int number, String v) {} | foo |
53,149 | void (int number, String v) {} | foo |
53,150 | void (int number, String v) {} | foo |
53,151 | void (int newValue) { value = newValue; } | set |
53,152 | void (int newValue, int oldValue) { value = newValue; } | set |
53,153 | String (String s) { return s; } | get |
53,154 | void (int newValue) { value = newValue; } | set |
53,155 | void (int newValue, int oldValue) { value = newValue; } | set |
53,156 | String (String s) { return s; } | get |
53,157 | JavaClass (JavaClass s) { return s; } | get |
53,158 | void (int newValue) { value = newValue; } | set |
53,159 | void (int newValue, int oldValue) { value = newValue; } | set |
53,160 | String (String s) { return s; } | get |
53,161 | int (Operation other) { return 0; } | plus |
53,162 | int (Operation other) { return 0; } | compareTo |
53,163 | Bar () { return null; } | getBar1 |
53,164 | Bar () { return new Bar(); } | getBar2 |
53,165 | boolean () { return isB; } | isB |
53,166 | void (boolean b) { isB = b; } | setB |
53,167 | boolean () { return isB; } | isB |
53,168 | void (boolean b) { isB = b; } | setB |
53,169 | boolean () { return isB; } | isB |
53,170 | void (boolean b) { isB = b; } | setB |
53,171 | String () { return s; } | getS |
53,172 | void (String s) { this.s = s; } | setS |
53,173 | boolean () { return isB; } | isB |
53,174 | void (boolean b) { isB = b; } | setB |
53,175 | boolean () { return isB; } | isB |
53,176 | void (boolean b) { isB = b; } | setB |
53,177 | String () { return ""; } | getBar |
53,178 | void (String bar) { } | setBar |
53,179 | String () { return ""; } | getBar |
53,180 | String (Integer i) { return ""; } | getBar |
53,181 | void (String bar) { } | setBar |
53,182 | String () { return ""; } | getBar |
53,183 | void (Runnable r1, Runnable r2) {} | test |
53,184 | void (Base b) {} | take |
53,185 | void (Bar bar) { bar.baz(); } | foo |
53,186 | int () { doSomething(); return x; } | getX |
53,187 | void () { } | doSomething |
53,188 | int () { doSomething(); return x; } | getX |
53,189 | void (int x) { doSomething(); this.x = x; } | setX |
53,190 | void () { } | doSomething |
53,191 | int () { doSomething(); return x; } | getX |
53,192 | void (int x) { doSomething(); this.x = x; } | setX |
53,193 | void () { } | doSomething |
53,194 | int () { doSomething(); return x; } | getX |
53,195 | void () { } | doSomething |
53,196 | int () { doSomething(); return x; } | getX |
53,197 | void (int x) { doSomething(); this.x = x; } | setX |
53,198 | void () { } | doSomething |
53,199 | int () { doSomething(); return x; } | getX |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.