polyglot.ext.pao.extension
Interface PaoExt

All Superinterfaces:
java.lang.Cloneable, Copy, Ext
All Known Implementing Classes:
PaoExt_c

public interface PaoExt
extends Ext


Method Summary
 Node rewrite(PaoTypeSystem ts, NodeFactory nf)
           
 
Methods inherited from interface polyglot.ast.Ext
dump, ext, ext, init, node
 
Methods inherited from interface polyglot.util.Copy
copy
 

Method Detail

rewrite

public Node rewrite(PaoTypeSystem ts,
                    NodeFactory nf)