Interface IGenericField
- All Known Subinterfaces:
IBinaryField,IRecordComponent,ISourceField
- All Known Implementing Classes:
ComponentInfoWithAnnotation,ComponentInfoWithTypeAnnotation,FieldInfo,FieldInfoWithAnnotation,FieldInfoWithTypeAnnotation,RecordComponentInfo,SourceFieldElementInfo,SourceFieldWithChildrenInfo
public interface IGenericField
-
Method Summary
Modifier and TypeMethodDescriptionintAnswer an int whose bits are set according the access constants defined by the VM spec.
-
Method Details
-
getModifiers
int getModifiers()Answer an int whose bits are set according the access constants defined by the VM spec.
-