public class MethodCollector extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
debugInfoPresent |
| Modifier | Constructor and Description |
|---|---|
protected |
MethodCollector(int ignoreCount,
int paramCount) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getResult() |
protected void |
visitLocalVariable(String name,
int index) |
Copyright © 2023. All rights reserved.