org.eclipse.jdt.internal.compiler.codegen
Class StackMapFrameCodeStream.StackMarker
java.lang.Object
org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackMarker
- Enclosing class:
- 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()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.