mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Kotlin: Extract properties
This commit is contained in:
@@ -319,7 +319,7 @@ fields(
|
||||
unique int id: @field,
|
||||
string nodeName: string ref,
|
||||
int typeid: @type ref,
|
||||
int parentid: @reftype ref,
|
||||
int parentid: @package_or_reftype ref,
|
||||
int sourceid: @field ref
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user