| Package | Description |
|---|---|
| soot.jimple |
Public classes for the Jimple intermediate representation.
|
| soot.toolkits.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static LongConstant |
LongConstant.v(long value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstantSwitch.caseLongConstant(LongConstant v) |
void |
AbstractJimpleValueSwitch.caseLongConstant(LongConstant v) |
void |
AbstractConstantSwitch.caseLongConstant(LongConstant v) |
IntConstant |
LongConstant.cmp(LongConstant c) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseLongConstant(LongConstant c) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.