public class ModifyVarInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.Set<java.lang.Integer> |
positions |
| Constructor and Description |
|---|
ModifyVarInfo(int type) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPosition(int position) |
java.util.Set<java.lang.Integer> |
getPositions() |
int |
getType() |
boolean |
isUsed() |