Package org.openrewrite.marker
Class Generated
java.lang.Object
org.openrewrite.marker.Generated
- All Implemented Interfaces:
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()
-