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

使用 UnionTypeReference 的软件包
org.eclipse.jdt.internal.compiler   
org.eclipse.jdt.internal.compiler.codegen   
 

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

参数类型为 UnionTypeReferenceorg.eclipse.jdt.internal.compiler 中的方法
 void ASTVisitor.endVisit(UnionTypeReference unionTypeReference, BlockScope scope)
           
 void ASTVisitor.endVisit(UnionTypeReference unionTypeReference, ClassScope scope)
           
 boolean ASTVisitor.visit(UnionTypeReference unionTypeReference, BlockScope scope)
           
 boolean ASTVisitor.visit(UnionTypeReference unionTypeReference, ClassScope scope)
           
 

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

参数类型为 UnionTypeReferenceorg.eclipse.jdt.internal.compiler.codegen 中的方法
 void MultiCatchExceptionLabel.initialize(UnionTypeReference typeReference)
           
 



Copyright © 2013. All Rights Reserved.