public class RetryExt_c extends FabILExt_c
Constructor and Description |
---|
RetryExt_c() |
Modifier and Type | Method and Description |
---|---|
Node |
rewriteAtomic(AtomicRewriter ar)
Used by
AtomicRewriter to rewrite the AST to eliminate
atomic statements. |
assignLabels, assignLocations, collectStaticInitializers, ext, rewriteProxies, rewriteProxiesOverride, rewriteRemoteCalls, rewriteThreads
public Node rewriteAtomic(AtomicRewriter ar)
FabILExt
AtomicRewriter
to rewrite the AST to eliminate
atomic
statements.rewriteAtomic
in interface FabILExt
rewriteAtomic
in class FabILExt_c