public static class Location.InvokeExceptionExitLocation extends Location implements MethodInsnNodeWare
Location.ExceptionExitLocation, Location.ExitLocation, Location.FieldAccessLocation, Location.InvokeExceptionExitLocation, Location.InvokeLocation, Location.LineLocation, Location.SyncEnterLocation, Location.SyncExitLocation, Location.ThrowLocationACCESS_READ, ACCESS_WRITE| Constructor and Description |
|---|
InvokeExceptionExitLocation(com.alibaba.deps.org.objectweb.asm.tree.MethodInsnNode methodInsnNode,
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() |
com.alibaba.deps.org.objectweb.asm.tree.MethodInsnNode |
methodInsnNode() |
canChangeByReturn, getInsnNode, isStackNeedSave, isWhenCompletepublic InvokeExceptionExitLocation(com.alibaba.deps.org.objectweb.asm.tree.MethodInsnNode methodInsnNode,
com.alibaba.deps.org.objectweb.asm.tree.AbstractInsnNode insnNode)
public LocationType getLocationType()
LocationgetLocationType in class Locationpublic StackSaver getStackSaver()
getStackSaver in class Locationpublic com.alibaba.deps.org.objectweb.asm.tree.MethodInsnNode methodInsnNode()
methodInsnNode in interface MethodInsnNodeWareCopyright © 2018–2021. All rights reserved.