| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Method and Description |
|---|---|
RawClassDecl |
RawClassDecl.clone() |
RawClassDecl |
RawClassDecl.copy() |
RawClassDecl |
RawClassDecl.fullCopy()
Create a deep copy of the AST subtree at this node.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ParClassDecl.supertypeRawClassDecl(RawClassDecl type) |
boolean |
WildcardExtendsType.supertypeRawClassDecl(RawClassDecl type) |
boolean |
ParInterfaceDecl.supertypeRawClassDecl(RawClassDecl type) |
boolean |
TypeDecl.supertypeRawClassDecl(RawClassDecl type) |
boolean |
WildcardType.supertypeRawClassDecl(RawClassDecl type) |
boolean |
WildcardSuperType.supertypeRawClassDecl(RawClassDecl type) |
Copyright © 2020 Soot OSS. All rights reserved.