fabil.extension
Class NewExt_c

java.lang.Object
  extended by Ext_c
      extended by fabil.extension.FabILExt_c
          extended by fabil.extension.ExprExt_c
              extended by fabil.extension.AnnotatedExt_c
                  extended by fabil.extension.NewExt_c
All Implemented Interfaces:
FabILExt

public class NewExt_c
extends AnnotatedExt_c


Constructor Summary
NewExt_c()
           
 
Method Summary
 New node()
           
 Expr rewriteProxiesImpl(ProxyRewriter pr)
           
 
Methods inherited from class fabil.extension.AnnotatedExt_c
assignLabels, assignLocations, dump
 
Methods inherited from class fabil.extension.ExprExt_c
rewriteProxies, rewriteProxiesOverride, rewriteProxiesOverrideImpl
 
Methods inherited from class fabil.extension.FabILExt_c
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

NewExt_c

public NewExt_c()
Method Detail

rewriteProxiesImpl

public Expr rewriteProxiesImpl(ProxyRewriter pr)
Overrides:
rewriteProxiesImpl in class ExprExt_c

node

public New node()
Overrides:
node in class AnnotatedExt_c