| Package | Description |
|---|---|
| soot.jimple.parser.node |
| Modifier and Type | Class and Description |
|---|---|
class |
AFileBody |
| Modifier and Type | Method and Description |
|---|---|
PFileBody |
AFile.getFileBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
AFile.setFileBody(PFileBody node) |
| Constructor and Description |
|---|
AFile(List<?> _modifier_,
PFileType _fileType_,
PClassName _className_,
PExtendsClause _extendsClause_,
PImplementsClause _implementsClause_,
PFileBody _fileBody_) |
Copyright © 2020 Soot OSS. All rights reserved.