|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.ext.jl.ast.Ext_c
polyglot.ext.pao.extension.PaoExt_c
Default implementation of PaoExt
.
Field Summary |
Fields inherited from class polyglot.ext.jl.ast.Ext_c |
ext, node |
Constructor Summary | |
PaoExt_c()
|
Method Summary | |
Node |
rewrite(PaoTypeSystem ts,
NodeFactory nf)
Default implementation of rewrite , returns the node
unchanged. |
Methods inherited from class polyglot.ext.jl.ast.Ext_c |
copy, dump, ext, ext, init, node, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface polyglot.ast.Ext |
dump, ext, ext, init, node |
Methods inherited from interface polyglot.util.Copy |
copy |
Constructor Detail |
public PaoExt_c()
Method Detail |
public Node rewrite(PaoTypeSystem ts, NodeFactory nf)
rewrite
, returns the node
unchanged.
rewrite
in interface PaoExt
ts
- The PaoTypeSystem
instance.nf
- The NodeFactory
instance.
PaoExt.rewrite(PaoTypeSystem, NodeFactory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |