| Package | Description |
|---|---|
| com.alibaba.bytekit.asm.binding | |
| com.alibaba.bytekit.asm.location |
| Modifier and Type | Method and Description |
|---|---|
StackSaver |
BindingContext.getStackSaver() |
| Modifier and Type | Method and Description |
|---|---|
void |
BindingContext.setStackSaver(StackSaver stackSaver) |
| Constructor and Description |
|---|
BindingContext(Location location,
MethodProcessor methodProcessor,
StackSaver stackSaver) |
| Modifier and Type | Method and Description |
|---|---|
StackSaver |
Location.getStackSaver() |
StackSaver |
Location.InvokeLocation.getStackSaver() |
StackSaver |
Location.SyncEnterLocation.getStackSaver() |
StackSaver |
Location.SyncExitLocation.getStackSaver() |
StackSaver |
Location.ThrowLocation.getStackSaver() |
StackSaver |
Location.ExitLocation.getStackSaver() |
StackSaver |
Location.ExceptionExitLocation.getStackSaver() |
StackSaver |
Location.InvokeExceptionExitLocation.getStackSaver() |
Copyright © 2018–2021. All rights reserved.