fabil.visit
Class StoreGetterRewriter

java.lang.Object
  extended by NodeVisitor
      extended by fabil.visit.StoreGetterRewriter

public class StoreGetterRewriter
extends NodeVisitor


Constructor Summary
StoreGetterRewriter()
           
 
Method Summary
 NodeVisitor enter(Node n)
           
 Node leave(Node old, Node n, NodeVisitor v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreGetterRewriter

public StoreGetterRewriter()
Method Detail

enter

public NodeVisitor enter(Node n)

leave

public Node leave(Node old,
                  Node n,
                  NodeVisitor v)