public class MethodDescriptor extends Object
| Constructor and Description |
|---|
MethodDescriptor(BytecodeParser parser,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List |
parameterList() |
List |
parameterListSkipFirst() |
Access |
type() |
public MethodDescriptor(BytecodeParser parser, String name)
Copyright © 2020 Soot OSS. All rights reserved.