| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Method and Description |
|---|---|
FieldDecl |
FieldDecl.clone() |
FieldDecl |
FieldDecl.copy() |
FieldDecl |
FieldDecl.fullCopy()
Create a deep copy of the AST subtree at this node.
|
FieldDecl |
FieldDeclaration.getFieldDecl() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldDeclaration.setFieldDecl(FieldDecl fieldDecl) |
Copyright © 2020 Soot OSS. All rights reserved.