public interface LocalScopeMethodVisitor
| Modifier and Type | Method | Description |
|---|---|---|
void |
visitLocalScopeEnd(String name,
String desc,
String sig,
int stackSlot,
int endOffset) |
|
void |
visitLocalScopeStart(String name,
String desc,
String sig,
int stackSlot,
int startOffset) |
Copyright © 2018. All rights reserved.