tech.picnic.errorprone.refaster.plugin.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of refaster-compiler Show documentation
Show all versions of refaster-compiler Show documentation
A Java compiler plugin that identifies and compiles Refaster rules, storing them as resource files on the classpath.
/**
* A Java compiler plugin that identifies and compiles Refaster rules, storing them as resource
* files on the classpath.
*/
@com.google.errorprone.annotations.CheckReturnValue
@org.jspecify.annotations.NullMarked
package tech.picnic.errorprone.refaster.plugin;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy