Annotation Type Pass
Use this method to mark a class or method in order to indicate
the translation-pass that the class or method related to.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThis method retrieves the user-defined name of the pass.- Returns:
- the name of the translation-pass.
-