io.codemodder.plugins.maven.operator.SupportCommand Maven / Gradle / Ivy
package io.codemodder.plugins.maven.operator;
/** Tag Interface to the chain to allow it to figure out whether things were modified. */
interface SupportCommand {}
package io.codemodder.plugins.maven.operator;
/** Tag Interface to the chain to allow it to figure out whether things were modified. */
interface SupportCommand {}