public class CONSTANT_Double_Info extends CONSTANT_Info
| Modifier and Type | Field and Description |
|---|---|
double |
value |
p| Constructor and Description |
|---|
CONSTANT_Double_Info(BytecodeParser parser) |
| Modifier and Type | Method and Description |
|---|---|
Expr |
expr() |
String |
toString() |
exprAsBooleanpublic CONSTANT_Double_Info(BytecodeParser parser)
Copyright © 2020 Soot OSS. All rights reserved.