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