Uses of Class
org.prorefactor.nodetypes.ProgramRootNode

Packages that use ProgramRootNode
org.prorefactor.refactor General support classes for the refactoring packages. 
org.prorefactor.treeparser General use classes for any or all Tree Parsers. 
 

Uses of ProgramRootNode in org.prorefactor.refactor
 

Methods in org.prorefactor.refactor that return ProgramRootNode
 ProgramRootNode PUB.getTree()
          Return the JPNode syntax tree that was loaded with load()
 

Uses of ProgramRootNode in org.prorefactor.treeparser
 

Methods in org.prorefactor.treeparser that return ProgramRootNode
 ProgramRootNode ParseUnit.getTopNode()
          Get the syntax tree top (Program_root) node
 



Copyright © 2008 Joanju Software. All Rights Reserved.