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