| Package | Description |
|---|---|
| boomerang.scene | |
| boomerang.scene.jimple |
| Modifier and Type | Method and Description |
|---|---|
IfStatement.Evaluation |
IfStatement.evaluate(Val val) |
static IfStatement.Evaluation |
IfStatement.Evaluation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfStatement.Evaluation[] |
IfStatement.Evaluation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IfStatement.Evaluation |
JimpleIfStatement.evaluate(Val val) |
Copyright © 2024. All rights reserved.