public static class GosuRefactorUtil.MoveInstruction extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
indent |
boolean |
outdent |
int |
position |
| Constructor and Description |
|---|
MoveInstruction(boolean indent,
boolean outdent,
int position) |
Copyright © 2019. All rights reserved.