Uses of Class
org.quilt.cl.BytecodeCollector

Packages that use BytecodeCollector
org.quilt.cl   
 

Uses of BytecodeCollector in org.quilt.cl
 

Methods in org.quilt.cl that return BytecodeCollector
protected  BytecodeCollector GraphTransformer.collapseGraph(ControlFlowGraph graph)
          Collapse a method control flow graph, writing bytecode back into the MethodGen data structures.
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.