isAnnotationField abstract method
Checks if this field is an annotation field.
Returns:
true
if declared withannotation
modifierfalse
otherwise
Implementation
bool isAnnotationField();
Checks if this field is an annotation field.
Returns:
true
if declared with annotation
modifierfalse
otherwisebool isAnnotationField();