Tamas Vajk
|
6742496fe3
|
Get type arguments for property/function references
|
2022-05-10 19:51:20 +01:00 |
|
Tamas Vajk
|
4b55dce0e9
|
Add generic function and property reference test cases
|
2022-05-10 19:51:20 +01:00 |
|
Tamas Vajk
|
18812c810c
|
Add PropertyRefExpr QL class, change extraction to use it, and add tests
|
2022-05-10 19:51:19 +01:00 |
|
Tamas Vajk
|
5fea49a3c9
|
Merge function and property reference extraction logic in helper class
|
2022-05-10 19:51:19 +01:00 |
|
Tamas Vajk
|
b4b1976bc4
|
Add get/set method extraction for property references
|
2022-05-10 19:51:19 +01:00 |
|
Tamas Vajk
|
4ce813a720
|
Extract anonymous class for property references (class, constructor, call to constructor, optional parameters)
|
2022-05-10 19:51:19 +01:00 |
|
Tamas Vajk
|
d057530584
|
Add property reference tests
|
2022-05-10 19:51:19 +01:00 |
|
Tamas Vajk
|
ff5bbee75a
|
Change extracted base type of function references
|
2022-05-10 19:51:18 +01:00 |
|
Tamas Vajk
|
55428c0c3c
|
Update test
|
2022-05-10 19:51:18 +01:00 |
|
Tamas Vajk
|
42803a161c
|
WIP: add test for reflective calls
|
2022-05-10 19:51:18 +01:00 |
|