The main class is:fr.inria.coming.main.ComingMain. mvn exec:java -Dexec.mainClass=fr.inria.coming.main.ComingMain -action <INS | DEL | UPD | MOV | PER | ANY> tye of action to be mined -branch <branch name> In case of -input='git', use this branch name. Default is master. ...
3, the type BClass used in line 12 is imported via the import-statement in line 4 (import a.b.BClass;). On the other hand, assume that the type RClass used in line 14 is imported via the wildcard import-statement in line 7 (import x.v.*;). Since this type name is not expli...
Our stop-list includes the standard list for the English language (Panichella et al., 2015), plus a list of words that are specific to the programming languages (i.e., reserved keywords like class in Java). The stop-word function instead removes words that are too short (De Lucia et ...