| Package | Description |
|---|---|
| soot.jimple |
Public classes for the Jimple intermediate representation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleConstant |
class |
FloatConstant |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.