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