| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericInterfaceDeclSubstituted |
| Modifier and Type | Method and Description |
|---|---|
GenericInterfaceDecl |
GenericInterfaceDecl.clone() |
GenericInterfaceDecl |
GenericInterfaceDecl.copy() |
GenericInterfaceDecl |
GenericInterfaceDecl.fullCopy()
Create a deep copy of the AST subtree at this node.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ParInterfaceDecl.supertypeGenericInterfaceDecl(GenericInterfaceDecl type) |
boolean |
RawInterfaceDecl.supertypeGenericInterfaceDecl(GenericInterfaceDecl type) |
boolean |
GenericInterfaceDeclSubstituted.supertypeGenericInterfaceDecl(GenericInterfaceDecl type) |
boolean |
TypeDecl.supertypeGenericInterfaceDecl(GenericInterfaceDecl type) |
Copyright © 2020 Soot OSS. All rights reserved.