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