Identify data classes during extraction

This commit is contained in:
Tamas Vajk
2022-04-26 09:47:30 +02:00
committed by Chris Smowton
parent 1e78f2893c
commit 25fce5f6bb
5 changed files with 21 additions and 0 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