Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.
GNU General Public License v2.0
97
stars
40
forks
source link
refactor: Builder for NopolContext #208
Open
andre15silva opened 3 years ago
NopolContext is a very complex class in number of attributes.
Having a Builder for this class would allow for a cleaner configuration by users such as Repairnator.