I have a function that aims to check if Class B uses Class A.
Local variables are not needed.
Currently I am checking for:
- If Class B extends A
- The arguments for the constructors of Class B
- If Class B methods return A
- The arguments of the methods of Class B
- The field types of Class B
This problem is like the halting problem. I am I miss anything else?
Aucun commentaire:
Enregistrer un commentaire