Ian Lynagh
|
7c03ed99dc
|
Java/Kotlin: Add File.is{,Java,Kotlin}SourceFile()
|
2022-05-10 19:51:10 +01:00 |
|
Chris Smowton
|
248011e828
|
Improve generics test to indicate callee decltypes
|
2022-05-10 19:51:10 +01:00 |
|
Chris Smowton
|
ccf21b7183
|
Implement Java signature extraction
|
2022-05-10 19:51:04 +01:00 |
|
Chris Smowton
|
2bcc3d425e
|
Amend a test to avoid external paths and accept changes
|
2022-05-10 19:51:03 +01:00 |
|
Chris Smowton
|
bde4534050
|
Only report locations without a source offset in non-source files
Also adjust tests that would otherwise report types with locations outside the source tree (i.e., for the most part in the standard library)
|
2022-05-10 19:51:03 +01:00 |
|
Tamas Vajk
|
85e713fa31
|
Extract generic type parameters as reference types even for primitive Kotlin types + add simplified array extraction
|
2022-05-10 18:46:00 +01:00 |
|
Tamas Vajk
|
b542769fe9
|
Fix constructor extraction and extract type arguments of constructor calls
|
2022-05-10 18:46:00 +01:00 |
|
Tamas Vajk
|
936c29b70c
|
Handle star type argument
|
2022-05-10 18:46:00 +01:00 |
|
Tamas Vajk
|
8dff527a0e
|
WIP: type arg extraction
|
2022-05-10 18:46:00 +01:00 |
|