public class ApplyNonAbiChangeToKotlinSourceFileMutator extends AbstractKotlinSourceFileMutator
sourceFileNOOP| Constructor and Description |
|---|
ApplyNonAbiChangeToKotlinSourceFileMutator(java.io.File sourceFile) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyChangeTo(BuildContext context,
java.lang.StringBuilder text) |
afterScenario, beforeBuild, beforeScenario, revert, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitafterBuild, afterCleanup, beforeCleanup, validatepublic ApplyNonAbiChangeToKotlinSourceFileMutator(java.io.File sourceFile)
protected void applyChangeTo(BuildContext context, java.lang.StringBuilder text)
applyChangeTo in class AbstractFileChangeMutator