public class ApplyNonAbiChangeToJavaSourceFileMutator extends AbstractJavaSourceFileMutator
sourceFileNOOP| Constructor and Description |
|---|
ApplyNonAbiChangeToJavaSourceFileMutator(java.io.File sourceFile) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyChangeTo(BuildContext context,
com.github.javaparser.ast.CompilationUnit compilationUnit) |
applyChangeToafterScenario, beforeBuild, beforeScenario, revert, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitafterBuild, afterCleanup, beforeCleanup, validatepublic ApplyNonAbiChangeToJavaSourceFileMutator(java.io.File sourceFile)
protected void applyChangeTo(BuildContext context, com.github.javaparser.ast.CompilationUnit compilationUnit)
applyChangeTo in class AbstractJavaSourceFileMutator