| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationDecl |
class |
GenericInterfaceDecl |
class |
GenericInterfaceDeclSubstituted |
class |
InterfaceDeclSubstituted |
class |
ParInterfaceDecl |
class |
RawInterfaceDecl |
| Modifier and Type | Method and Description |
|---|---|
InterfaceDecl |
InterfaceDecl.clone() |
InterfaceDecl |
InterfaceDecl.copy() |
InterfaceDecl |
InterfaceDecl.fullCopy()
Create a deep copy of the AST subtree at this node.
|
InterfaceDecl |
MemberInterfaceDecl.getInterfaceDecl()
Retrieves the InterfaceDecl child.
|
InterfaceDecl |
MemberInterfaceDecl.getInterfaceDeclNoTransform()
Retrieves the InterfaceDecl child.
|
InterfaceDecl |
GenericInterfaceDecl.substitutedInterfaceDecl(Parameterization parTypeDecl) |
InterfaceDecl |
InterfaceDecl.substitutedInterfaceDecl(Parameterization parTypeDecl) |
| Constructor and Description |
|---|
MemberInterfaceDecl(InterfaceDecl p0) |
Copyright © 2020 Soot OSS. All rights reserved.