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