| Constructor and Description |
|---|
CallExt_c() |
| Modifier and Type | Method and Description |
|---|---|
ReadWriteChecker.State |
accessState() |
void |
accessState(ReadWriteChecker.State s) |
Call |
node() |
Expr |
rewriteProxiesImpl(ProxyRewriter pr) |
protected Expr |
rewriteProxiesOverrideImpl(ProxyRewriter pr) |
Node |
rewriteRemoteCalls(RemoteCallRewriter rr)
Used by
RemoteCallRewriter to translate RMIs. |
Node |
rewriteThreads(ThreadRewriter tr)
Used by
ThreadRewriter to hook Threads into the worker's
transaction manager. |
rewriteProxies, rewriteProxiesOverrideassignLabels, assignLocations, collectStaticInitializers, ext, rewriteAtomicprotected Expr rewriteProxiesOverrideImpl(ProxyRewriter pr)
rewriteProxiesOverrideImpl in class ExprExt_cpublic Expr rewriteProxiesImpl(ProxyRewriter pr)
rewriteProxiesImpl in class ExprExt_cpublic Node rewriteThreads(ThreadRewriter tr)
FabILExtThreadRewriter to hook Threads into the worker's
transaction manager.rewriteThreads in interface FabILExtrewriteThreads in class FabILExt_cpublic Node rewriteRemoteCalls(RemoteCallRewriter rr)
FabILExtRemoteCallRewriter to translate RMIs.rewriteRemoteCalls in interface FabILExtrewriteRemoteCalls in class FabILExt_cpublic void accessState(ReadWriteChecker.State s)
public ReadWriteChecker.State accessState()