| Package | Description |
|---|---|
| soot.dexpler.typing | |
| soot.jimple |
Public classes for the Jimple intermediate representation.
|
| soot.sootify | |
| soot.tagkit |
Classes supporting classfile annotation in Soot.
|
| soot.toDex | |
| soot.toolkits.exceptions |
| Modifier and Type | Method and Description |
|---|---|
LongConstant |
UntypedLongOrDoubleConstant.toLongConstant() |
| Modifier and Type | Method and Description |
|---|---|
static LongConstant |
LongConstant.v(long value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstantSwitch.caseLongConstant(LongConstant v) |
void |
AbstractConstantSwitch.caseLongConstant(LongConstant v) |
IntConstant |
LongConstant.cmp(LongConstant c) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueTemplatePrinter.caseLongConstant(LongConstant v) |
| Modifier and Type | Method and Description |
|---|---|
LongConstant |
LongConstantValueTag.getConstant() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstantVisitor.caseLongConstant(LongConstant l) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseLongConstant(LongConstant c) |
Copyright © 2020 Soot OSS. All rights reserved.