org.eclipse.jdt.internal.compiler.env
Interface IGenericField

All Known Subinterfaces:
IBinaryField, ISourceField
All Known Implementing Classes:
FieldInfo, FieldInfoWithAnnotation, SourceField, SourceFieldElementInfo, SourceInitializer

public interface IGenericField


Method Summary
 int getModifiers()
          Answer an int whose bits are set according the access constants defined by the VM spec.
 

Method Detail

getModifiers

int getModifiers()
Answer an int whose bits are set according the access constants defined by the VM spec.