Package io.codemodder

Class CompositeJavaParserChanger

java.lang.Object
io.codemodder.javaparser.JavaParserChanger
io.codemodder.CompositeJavaParserChanger
All Implemented Interfaces:
CodeChanger

public abstract class CompositeJavaParserChanger extends JavaParserChanger
A type that allows composing multiple JavaParserChanger instances are under the same umbrella.

For instance, you might want to have multiple changers, each with their own SARIF collection, all be reported under the same Codemod.id().