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

de.japkit.metaannotations.classselectors.Superclass Maven / Gradle / Ivy

There is a newer version: 1.11
Show newest version
package de.japkit.metaannotations.classselectors;

import de.japkit.metaannotations.Function;

/**
 * To use variable "superclass" on valueStack as type.
 * @author stefan
 *
 */
@Function(expr="#{superclass}" )
public @interface Superclass {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy