Uses of Class
org.prorefactor.refactor.source.CompileUnit

Packages that use CompileUnit
org.prorefactor.refactor.source This package is incomplete. 
 

Uses of CompileUnit in org.prorefactor.refactor.source
 

Methods in org.prorefactor.refactor.source that return CompileUnit
 CompileUnit IncludeExpansion.getCompileUnit()
          Mostly null, except for the main.p expansion.
 

Methods in org.prorefactor.refactor.source with parameters of type CompileUnit
 IncludeExpansion Processor.generateTree(CompileUnit compileUnit)
          Generate the Token Expansion Tree, returns the top node, which is an IncludeExpansion object.
 



Copyright © 2008 Joanju Software. All Rights Reserved.