|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |