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