javassist.bytecode.stackmap
public class BasicBlock extends Object
static class
BasicBlock.Catch
BasicBlock.Maker
protected BasicBlock[]
exit
protected int
incoming
length
position
protected boolean
stop
protected BasicBlock.Catch
toCatch
protected
BasicBlock(int pos)
static BasicBlock
find(BasicBlock[] blocks, int pos)
String
toString()
protected void
toString2(StringBuffer sbuf)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected int position
protected int length
protected int incoming
protected BasicBlock[] exit
protected boolean stop
protected BasicBlock.Catch toCatch
protected BasicBlock(int pos)
public static BasicBlock find(BasicBlock[] blocks, int pos) throws BadBytecode
BadBytecode
public String toString()
toString
Object
protected void toString2(StringBuffer sbuf)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.