|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
public static class ISourceElementRequestor.FieldInfo
| Field Summary | |
|---|---|
Annotation[] |
annotations
|
char[][] |
categories
|
int |
declarationStart
|
int |
modifiers
|
char[] |
name
|
int |
nameSourceEnd
|
int |
nameSourceStart
|
FieldDeclaration |
node
|
char[] |
type
|
| Constructor Summary | |
|---|---|
ISourceElementRequestor.FieldInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int declarationStart
public int modifiers
public char[] type
public char[] name
public int nameSourceStart
public int nameSourceEnd
public char[][] categories
public Annotation[] annotations
public FieldDeclaration node
| Constructor Detail |
|---|
public ISourceElementRequestor.FieldInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||