All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.japkit.metaannotations.MemberGeneratorAnnotation Maven / Gradle / Ivy

package de.japkit.metaannotations;

/**
 * Marks a meta-annotation as contributing members to a generated type.
 * (Note: The term "member" is not really precise here, since we for example also use it to contribute annotations
 * to a generated class.)
 * 
 * @author stefan
 *
 */
public @interface MemberGeneratorAnnotation {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy