Merge pull request #10091 from tamasvajk/kotlin-data-class

Kotlin: Identify data classes during extraction
This commit is contained in:
Tamás Vajk
2022-08-24 08:45:41 +02:00
committed by GitHub
12 changed files with 7945 additions and 2971 deletions

View File

@@ -0,0 +1 @@
| dc.kt:1:1:1:71 | ProtoMapValue |

View File

@@ -0,0 +1,5 @@
import java
from DataClass c
where c.fromSource()
select c