|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.refactor.TransformAST
org.acm.seguin.refactor.type.RemoveSamePackageTransform
public class RemoveSamePackageTransform
Description of the Class
Constructor Summary | |
---|---|
RemoveSamePackageTransform()
|
Method Summary | |
---|---|
void |
update(net.sourceforge.jrefactory.ast.SimpleNode root)
Update the syntax tree |
Methods inherited from class org.acm.seguin.refactor.TransformAST |
---|
copyModifiers |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoveSamePackageTransform()
Method Detail |
---|
public void update(net.sourceforge.jrefactory.ast.SimpleNode root)
update
in class TransformAST
root
- the root of the syntax tree
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |