Package | Description |
---|---|
soot.jimple.parser.node |
Modifier and Type | Class and Description |
---|---|
class |
AMultiNameList |
class |
ASingleNameList |
Modifier and Type | Method and Description |
---|---|
PNameList |
AMultiNameList.getNameList() |
Modifier and Type | Method and Description |
---|---|
void |
AMultiNameList.setNameList(PNameList node) |
Constructor and Description |
---|
AMultiNameList(PName _name_,
TComma _comma_,
PNameList _nameList_) |