| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstCase |
class |
DefaultCase |
| Modifier and Type | Method and Description |
|---|---|
Case |
Case.bind(Case c) |
Case |
Case.clone() |
Case |
Program.Define_Case_bind(ASTNode caller,
ASTNode child,
Case c) |
Case |
ASTNode.Define_Case_bind(ASTNode caller,
ASTNode child,
Case c) |
Case |
SwitchStmt.Define_Case_bind(ASTNode caller,
ASTNode child,
Case c) |
| Modifier and Type | Method and Description |
|---|---|
Case |
Case.bind(Case c) |
boolean |
ConstCase.constValue(Case c) |
boolean |
DefaultCase.constValue(Case c) |
abstract boolean |
Case.constValue(Case c) |
Case |
Program.Define_Case_bind(ASTNode caller,
ASTNode child,
Case c) |
Case |
ASTNode.Define_Case_bind(ASTNode caller,
ASTNode child,
Case c) |
Case |
SwitchStmt.Define_Case_bind(ASTNode caller,
ASTNode child,
Case c) |
Copyright © 2020 Soot OSS. All rights reserved.