integrate minesstub's pattern detection in coming
minesstub has an interesting list of patterns, together with their automated detectors. it would be a new feature to our feature list.
we could copy and integrate the code in coming
https://github.com/mast-group/mineSStuBs/blob/master/SStuBsMiner/src/uk/ac/ed/inf/mpatsis/sstubs/AST/ASTDifferenceLocator.java
I think adding this feature to coming will just require creating new patterns files for each pattern mentioned in minesstub. Do we want a separate module(like repairability) or do we want to integrate this within one of the existing modules(like features or repairability)?
@monperrus WDYT?
it would be inside the repairability that may eventually be renamed into something more generic.