public class ExceptionExitTriggerAdapter extends RuleTriggerAdapter
className, superNametransformContext| Constructor and Description |
|---|
ExceptionExitTriggerAdapter(org.objectweb.asm.ClassVisitor cv,
TransformContext transformContext) |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.MethodVisitor |
visitMethod(int access,
String name,
String desc,
String signature,
String[] exceptions) |
injectIntoMethod, isSuperOrSiblingConstructorCall, visitgetTransformContext, matchTargetMethodpublic ExceptionExitTriggerAdapter(org.objectweb.asm.ClassVisitor cv,
TransformContext transformContext)
Copyright © 2016. All rights reserved.