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

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

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

org.eclipse.jdt.internal.compiler.astAbstractVariableDeclaration 的子类
 class Argument
           
 class FieldDeclaration
           
 class Initializer
           
 class LocalDeclaration
           
 class TypeParameter
           
 

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

参数类型为 AbstractVariableDeclarationorg.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)
           
 



Copyright © 2013. All Rights Reserved.