harpoon.Analysis.EventDriven
Class ToAsync
java.lang.Object
|
+--harpoon.Analysis.EventDriven.ToAsync
- public class ToAsync
- extends Object
ToAsync
- Version:
- $Id: ToAsync.java,v 1.2 2002/02/25 20:57:01 cananian Exp $
- Author:
- Karen K. Zee <kkz@alum.mit.edu>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ucf
protected final CachingCodeFactory ucf
hc
protected final HCode hc
ch
protected final ClassHierarchy ch
linker
protected final Linker linker
optimistic
protected boolean optimistic
hcf
protected HCodeFactory hcf
recycle
protected boolean recycle
classes
protected Set classes
ToAsync
public ToAsync(CachingCodeFactory ucf,
HCode hc,
ClassHierarchy ch,
Linker linker,
boolean optimistic,
MetaCallGraph mcg,
boolean recycle,
Set classes)
- Creates a
ToAsync
.
metaStuff
public void metaStuff(BMethod bm)
transform
public HMethod transform()