JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.aspectj.org.eclipse.jdt.internal.compiler.env
Interface IGenericField
All Known Subinterfaces:
IBinaryField
,
ISourceField
All Known Implementing Classes:
FieldInfo
,
FieldInfoWithAnnotation
,
FieldInfoWithTypeAnnotation
,
SourceFieldElementInfo
,
SourceFieldWithChildrenInfo
public interface
IGenericField
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
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.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method