|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectExt_c
fabil.extension.FabILExt_c
fabil.extension.ExprExt_c
public class ExprExt_c
| Constructor Summary | |
|---|---|
ExprExt_c()
|
|
| Method Summary | |
|---|---|
Expr |
node()
|
Node |
rewriteProxies(ProxyRewriter pr)
Used by ProxyRewriter to rewrite references to proxy references. |
protected Expr |
rewriteProxiesImpl(ProxyRewriter pr)
|
Node |
rewriteProxiesOverride(ProxyRewriter rewriter)
Used by ProxyRewriter to override the default visitor behaviour. |
protected Expr |
rewriteProxiesOverrideImpl(ProxyRewriter pr)
|
| Methods inherited from class fabil.extension.FabILExt_c |
|---|
assignLabels, assignLocations, collectStaticInitializers, ext, rewriteAtomic, rewriteRemoteCalls, rewriteThreads |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExprExt_c()
| Method Detail |
|---|
public final Node rewriteProxies(ProxyRewriter pr)
FabILExt
rewriteProxies in interface FabILExtrewriteProxies in class FabILExt_cprotected Expr rewriteProxiesImpl(ProxyRewriter pr)
public final Node rewriteProxiesOverride(ProxyRewriter rewriter)
FabILExt
rewriteProxiesOverride in interface FabILExtrewriteProxiesOverride in class FabILExt_cpolyglot.visit.NodeVisitor#override(Node)protected Expr rewriteProxiesOverrideImpl(ProxyRewriter pr)
public Expr node()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||