类 org.eclipse.jdt.internal.compiler.ast.ArrayReference
的使用

使用 ArrayReference 的软件包
org.eclipse.jdt.internal.compiler   
org.eclipse.jdt.internal.compiler.problem   
 

org.eclipse.jdt.internal.compilerArrayReference 的使用
 

参数类型为 ArrayReferenceorg.eclipse.jdt.internal.compiler 中的方法
 void ASTVisitor.endVisit(ArrayReference arrayReference, BlockScope scope)
           
 boolean ASTVisitor.visit(ArrayReference arrayReference, BlockScope scope)
           
 

org.eclipse.jdt.internal.compiler.problemArrayReference 的使用
 

参数类型为 ArrayReferenceorg.eclipse.jdt.internal.compiler.problem 中的方法
 void ProblemReporter.referenceMustBeArrayTypeAt(TypeBinding arrayType, ArrayReference arrayRef)
           
 



Copyright © 2013. All Rights Reserved.