Uses of Class
gw.util.GosuRefactorUtil.MoveInstruction
Packages that use GosuRefactorUtil.MoveInstruction
-
Uses of GosuRefactorUtil.MoveInstruction in gw.util
Methods in gw.util that return GosuRefactorUtil.MoveInstructionModifier and TypeMethodDescriptionGosuRefactorUtil.findElementToMoveToAfter(IParseTree child) GosuRefactorUtil.getMoveDownInstruction(IParseTree elementToMoveAfter) GosuRefactorUtil.getMoveUpInstruction(IParseTree elementToMoveBefore)