Class InvocationLoweringBasicBlockBuilder

java.lang.Object
org.qbicc.graph.DelegatingBasicBlockBuilder
org.qbicc.plugin.lowering.InvocationLoweringBasicBlockBuilder
All Implemented Interfaces:
Locatable, BasicBlockBuilder, ValueHandleVisitor<ArrayList<Value>,ValueHandle>

public class InvocationLoweringBasicBlockBuilder extends DelegatingBasicBlockBuilder implements ValueHandleVisitor<ArrayList<Value>,ValueHandle>