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