| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Method and Description |
|---|---|
GLBType |
GLBType.clone() |
GLBType |
GLBType.copy() |
GLBType |
Program.Define_GLBType_lookupGLBType(ASTNode caller,
ASTNode child,
ArrayList bounds) |
GLBType |
ASTNode.Define_GLBType_lookupGLBType(ASTNode caller,
ASTNode child,
ArrayList bounds) |
GLBType |
GLBType.fullCopy()
Create a deep copy of the AST subtree at this node.
|
GLBType |
WildcardsCompilationUnit.lookupGLBType(ArrayList bounds) |
GLBType |
TypeDecl.lookupGLBType(ArrayList bounds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GLBType.supertypeGLBType(GLBType type) |
boolean |
LUBType.supertypeGLBType(GLBType type) |
boolean |
TypeDecl.supertypeGLBType(GLBType type) |
Copyright © 2020 Soot OSS. All rights reserved.