Hi all,
Thanks for this amazing tool...
I would like to know if it is possible to do a query in Boa language that receives a piece of Java code as input (or maybe code tokens) and returns a list of Java source files that contain code fragments that are semantically similar (i.e, they are Type-4 code clones) to user input code.
Remembering that Type-4 code clones are syntactically dissimilar code fragments that implement
the same functionality. They are also known as semantic clones.
Many thanks and best regards,
Eduardo Campos.
Software Engineering Ph.D. student at the Federal University of Uberlândia, Brazil