|
|||||||||
| 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.TypeParameterInfo
public static class ISourceElementRequestor.TypeParameterInfo
| Field Summary | |
|---|---|
char[][] |
bounds
|
int |
declarationEnd
|
int |
declarationStart
|
char[] |
name
|
int |
nameSourceEnd
|
int |
nameSourceStart
|
| Constructor Summary | |
|---|---|
ISourceElementRequestor.TypeParameterInfo()
|
|
| 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 declarationEnd
public char[] name
public int nameSourceStart
public int nameSourceEnd
public char[][] bounds
| Constructor Detail |
|---|
public ISourceElementRequestor.TypeParameterInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||