Uses of Class
org.prorefactor.refactor.LooseChain

Packages that use LooseChain
org.prorefactor.refactor General support classes for the refactoring packages. 
 

Uses of LooseChain in org.prorefactor.refactor
 

Methods in org.prorefactor.refactor with parameters of type LooseChain
 void Refactor.cutToChain(int node, int scanNum, LooseChain theChain)
          Uses getSectionWithComments to find a token list segment from an AST node, copyAndMark the segment so it can be removed later with sweep(), put the copy of the segment onto a LooseChain.
 



Copyright © 2008 Joanju Software. All Rights Reserved.