public class AssignNormalizer extends NodeVisitor
a op= b
a = a op b
AssignNormalizer(NodeFactory nf)
Node
leave(Node old, Node n, NodeVisitor v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AssignNormalizer(NodeFactory nf)
public Node leave(Node old, Node n, NodeVisitor v)