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