|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 AbstractVariableDeclaration 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler.problem | |
| org.eclipse.jdt.internal.compiler.ast 中 AbstractVariableDeclaration 的使用 |
|---|
| org.eclipse.jdt.internal.compiler.ast 中 AbstractVariableDeclaration 的子类 | |
|---|---|
class |
Argument
|
class |
FieldDeclaration
|
class |
Initializer
|
class |
LocalDeclaration
|
class |
TypeParameter
|
| org.eclipse.jdt.internal.compiler.problem 中 AbstractVariableDeclaration 的使用 |
|---|
| 参数类型为 AbstractVariableDeclaration 的 org.eclipse.jdt.internal.compiler.problem 中的方法 | |
|---|---|
void |
ProblemReporter.assignmentHasNoEffect(AbstractVariableDeclaration location,
char[] name)
|
void |
ProblemReporter.possibleHeapPollutionFromVararg(AbstractVariableDeclaration vararg)
|
void |
ProblemReporter.variableTypeCannotBeVoid(AbstractVariableDeclaration varDecl)
|
void |
ProblemReporter.variableTypeCannotBeVoidArray(AbstractVariableDeclaration varDecl)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||