| 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_) |
Copyright © 2020 Soot OSS. All rights reserved.