public class LocalRegisterAssignmentInformation extends Object
| Constructor and Description |
|---|
LocalRegisterAssignmentInformation(Register register,
Local local) |
| Modifier and Type | Method and Description |
|---|---|
Local |
getLocal() |
Register |
getRegister() |
static LocalRegisterAssignmentInformation |
v(Register register,
Local l) |
Copyright © 2020 Soot OSS. All rights reserved.