Public Attributes | |
| DexAccessFlags | access_flags |
| The access flags associated with this field. | |
| ref_str * | type |
| The type of this field. | |
| ref_str * | name |
| The name of this field. | |
| DexAnnotation * | annotations |
| DexAnnotation* DexField::annotations |
A sentinel terminated list of Annotations that are applied directly to this field.
1.6.3