public interface ISourceImport
| Modifier and Type | Method and Description |
|---|---|
int |
getDeclarationSourceEnd()
Answer the source end position of the import declaration.
|
int |
getDeclarationSourceStart()
Answer the source start position of the import declaration.
|
int |
getModifiers()
Answer an int whose bits are set according the access constants
defined by the VM spec.
|
int getDeclarationSourceEnd()
int getDeclarationSourceStart()
int getModifiers()