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