111 Views
Gael Fraiteur covers the second feature of ReflectionSearch: querying the relationships between elements of code. Three kinds of relationships are supported: * type inheritance (classes and interfaces), * usage in statements (a type, method, or field is used inside a method body), * member type.
0 comments