|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 RecoveredAnnotation 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler.parser | |
| org.eclipse.jdt.internal.compiler.parser 中 RecoveredAnnotation 的使用 |
|---|
| 声明为 RecoveredAnnotation 的 org.eclipse.jdt.internal.compiler.parser 中的字段 | |
|---|---|
RecoveredAnnotation[] |
RecoveredType.annotations
|
RecoveredAnnotation[] |
RecoveredMethod.annotations
|
RecoveredAnnotation[] |
RecoveredLocalVariable.annotations
|
RecoveredAnnotation[] |
RecoveredField.annotations
|
| 参数类型为 RecoveredAnnotation 的 org.eclipse.jdt.internal.compiler.parser 中的方法 | |
|---|---|
void |
RecoveredType.attach(RecoveredAnnotation[] annots,
int annotCount,
int mods,
int modsSourceStart)
|
void |
RecoveredMethod.attach(RecoveredAnnotation[] annots,
int annotCount,
int mods,
int modsSourceStart)
|
void |
RecoveredLocalVariable.attach(RecoveredAnnotation[] annots,
int annotCount,
int mods,
int modsSourceStart)
|
void |
RecoveredField.attach(RecoveredAnnotation[] annots,
int annotCount,
int mods,
int modsSourceStart)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||