public interface Local extends Value, Numberable, Immediate
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the current Local variable.
|
void |
setName(String name)
Sets the name of the current variable.
|
void |
setType(Type t)
Sets the type of the current variable.
|
getNumber, setNumberclone, getType, getUseBoxes, toStringapplyequivHashCode, equivToCopyright © 2020 Soot OSS. All rights reserved.