public final class ASingleNameList extends PNameList
| Constructor and Description |
|---|
ASingleNameList() |
ASingleNameList(PName _name_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PName |
getName() |
void |
setName(PName node) |
String |
toString() |
public ASingleNameList()
public ASingleNameList(PName _name_)
Copyright © 2020 Soot OSS. All rights reserved.