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