| Package | Description |
|---|---|
| soot.jimple.internal |
Internal, messy, implementation-specific classes for the Jimple intermediate representation.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractBinopExpr.BinopExprEnum |
AbstractBinopExpr.BinopExprEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractBinopExpr.BinopExprEnum[] |
AbstractBinopExpr.BinopExprEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
AbstractBinopExpr.getType(AbstractBinopExpr.BinopExprEnum exprTypes) |
Copyright © 2024 Soot OSS. All rights reserved.