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