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