Uses of Class
gw.util.GosuRefactorUtil.MoveInstruction
-
Packages that use GosuRefactorUtil.MoveInstruction Package Description gw.util -
-
Uses of GosuRefactorUtil.MoveInstruction in gw.util
Methods in gw.util that return GosuRefactorUtil.MoveInstruction Modifier and Type Method Description static GosuRefactorUtil.MoveInstructionGosuRefactorUtil. findElementToMoveToAfter(IParseTree child)static GosuRefactorUtil.MoveInstructionGosuRefactorUtil. getMoveDownInstruction(IParseTree elementToMoveAfter)static GosuRefactorUtil.MoveInstructionGosuRefactorUtil. getMoveUpInstruction(IParseTree elementToMoveBefore)
-