Annotation Interface Ghost
Annotation to create a ghost variable for a class. The annotation receives
the type and name of
the ghost within a string e.g. @Ghost("int size")
- Author:
- catarina gamboa
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-