|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| org.eclipse.jdt.internal.compiler 中 Argument 的使用 |
|---|
| 参数类型为 Argument 的 org.eclipse.jdt.internal.compiler 中的方法 | |
|---|---|
void |
ASTVisitor.endVisit(Argument argument,
BlockScope scope)
|
void |
ASTVisitor.endVisit(Argument argument,
ClassScope scope)
|
boolean |
ASTVisitor.visit(Argument argument,
BlockScope scope)
|
boolean |
ASTVisitor.visit(Argument argument,
ClassScope scope)
|
| org.eclipse.jdt.internal.compiler.apt.dispatch 中 Argument 的使用 |
|---|
| 参数类型为 Argument 的 org.eclipse.jdt.internal.compiler.apt.dispatch 中的方法 | |
|---|---|
boolean |
AnnotationDiscoveryVisitor.visit(Argument argument,
BlockScope scope)
|
| org.eclipse.jdt.internal.compiler.ast 中 Argument 的使用 |
|---|
| 声明为 Argument 的 org.eclipse.jdt.internal.compiler.ast 中的字段 | |
|---|---|
Argument |
JavadocArgumentExpression.argument
|
Argument[] |
AbstractMethodDeclaration.arguments
|
Argument[] |
TryStatement.catchArguments
|
| org.eclipse.jdt.internal.compiler.flow 中 Argument 的使用 |
|---|
| 声明为 Argument 的 org.eclipse.jdt.internal.compiler.flow 中的字段 | |
|---|---|
Argument[] |
ExceptionHandlingFlowContext.catchArguments
|
| 参数类型为 Argument 的 org.eclipse.jdt.internal.compiler.flow 中的构造方法 | |
|---|---|
ExceptionHandlingFlowContext(FlowContext parent,
ASTNode associatedNode,
ReferenceBinding[] handledExceptions,
int[] exceptionToCatchBlockMap,
Argument[] catchArguments,
FlowContext initializationParent,
BlockScope scope,
UnconditionalFlowInfo flowInfo)
|
|
| org.eclipse.jdt.internal.compiler.problem 中 Argument 的使用 |
|---|
| 参数类型为 Argument 的 org.eclipse.jdt.internal.compiler.problem 中的方法 | |
|---|---|
void |
ProblemReporter.argumentTypeCannotBeVoid(SourceTypeBinding type,
AbstractMethodDeclaration methodDecl,
Argument arg)
|
void |
ProblemReporter.argumentTypeCannotBeVoidArray(Argument arg)
|
void |
ProblemReporter.illegalExtendedDimensions(Argument argument)
|
void |
ProblemReporter.illegalVararg(Argument argType,
AbstractMethodDeclaration methodDecl)
|
void |
ProblemReporter.invalidUsageOfVarargs(Argument argument)
|
void |
ProblemReporter.redefineArgument(Argument arg)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||