Class Generated

java.lang.Object
org.openrewrite.marker.Generated
All Implemented Interfaces:
Marker

public class Generated extends Object implements Marker
Indicates a source file that is generated (e.g. by an annotation processor). Such files should never show up in recipe results.
  • Constructor Details

    • Generated

      public Generated()