类 org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
的使用

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

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

声明为 VerificationTypeInfoorg.eclipse.jdt.internal.compiler.codegen 中的字段
 VerificationTypeInfo[] StackMapFrameCodeStream.StackMarker.infos
           
 VerificationTypeInfo[] StackMapFrame.locals
           
 VerificationTypeInfo[] StackMapFrame.stackItems
           
 

返回 VerificationTypeInfoorg.eclipse.jdt.internal.compiler.codegen 中的方法
 VerificationTypeInfo VerificationTypeInfo.duplicate()
           
 

参数类型为 VerificationTypeInfoorg.eclipse.jdt.internal.compiler.codegen 中的方法
 void StackMapFrame.addLocal(int resolvedPosition, VerificationTypeInfo info)
           
 void StackMapFrame.addStackItem(VerificationTypeInfo info)
           
 void StackMapFrame.putLocal(int resolvedPosition, VerificationTypeInfo info)
           
 void StackMapFrameCodeStream.StackMarker.setInfos(VerificationTypeInfo[] infos)
           
 



Copyright © 2013. All Rights Reserved.