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

de.japkit.functions.SrcInterface Maven / Gradle / Ivy

package de.japkit.functions;

import de.japkit.metaannotations.classselectors.ClassSelector;
import de.japkit.metaannotations.classselectors.ClassSelectorKind;

/**
 * The type of the current source element.
 * 
 * @author stefan
 *
 */
@ClassSelector(kind=ClassSelectorKind.SRC_TYPE)
public interface SrcInterface {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy