Location.ExceptionExitLocation, Location.ExitLocation, Location.FieldAccessLocation, Location.InvokeExceptionExitLocation, Location.InvokeLocation, Location.LineLocation, Location.SyncEnterLocation, Location.SyncExitLocation, Location.ThrowLocationACCESS_READ, ACCESS_WRITE| Constructor and Description |
|---|
SyncExitLocation(com.alibaba.deps.org.objectweb.asm.tree.AbstractInsnNode insnNode,
int count,
boolean whenComplete) |
| Modifier and Type | Method and Description |
|---|---|
LocationType |
getLocationType()
identify the type of this location
|
StackSaver |
getStackSaver() |
canChangeByReturn, getInsnNode, isStackNeedSave, isWhenCompletepublic SyncExitLocation(com.alibaba.deps.org.objectweb.asm.tree.AbstractInsnNode insnNode,
int count,
boolean whenComplete)
public LocationType getLocationType()
LocationgetLocationType in class Locationpublic StackSaver getStackSaver()
getStackSaver in class LocationCopyright © 2018–2021. All rights reserved.