org.eclipse.jdt.internal.compiler.codegen
类 StackMapFrameCodeStream.StackMarker
java.lang.Object
org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackMarker
- 包容类:
- StackMapFrameCodeStream
public static class StackMapFrameCodeStream.StackMarker
- extends Object
pc
public int pc
destinationPC
public int destinationPC
infos
public VerificationTypeInfo[] infos
StackMapFrameCodeStream.StackMarker
public StackMapFrameCodeStream.StackMarker(int pc,
int destinationPC)
setInfos
public void setInfos(VerificationTypeInfo[] infos)
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
Copyright © 2013. All Rights Reserved.