Package spoon.reflect.annotations
package spoon.reflect.annotations
-
Annotation TypeDescriptionTells that a field is a property of the metamodel For instance
CtNamedElementImpl.getSimpleName()
is the property name ofCtNamedElement
Specifies that a method is an official metamodel getter in the Spoon metamodel.Specifies that a method is an official metamodel setter in the Spoon metamodel.