|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Declaration
Common supertype of all Declaration elements. A Declaration element represents a declarative element in Java.
| Nested Class Summary | |
|---|---|
static class |
Declaration.DeclarationKindIdentifies a Declaration. |
| Method Summary | |
|---|---|
Declaration.DeclarationKind |
getDeclarationKind()Gets this Declaration's kind. |
SourcePosition |
getPosition()Gets the position in a source compilation unit that declares that declaration, null if none or if it could not be determined. |
boolean |
isSynthetic()True if this is a synthetic element. |
| Method Detail |
|---|
Declaration.DeclarationKind getDeclarationKind()
SourcePosition getPosition()
boolean isSynthetic()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||