public class CONSTANT_InterfaceMethodref_Info extends CONSTANT_Info
Modifier and Type | Field and Description |
---|---|
int |
class_index |
int |
name_and_type_index |
p
Constructor and Description |
---|
CONSTANT_InterfaceMethodref_Info(BytecodeParser parser) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
expr, exprAsBoolean
public CONSTANT_InterfaceMethodref_Info(BytecodeParser parser)
Copyright © 2021 Soot OSS. All rights reserved.