public class EntryTriggerAdapter extends RuleTriggerAdapter
className, superNametransformContext| Constructor and Description |
|---|
EntryTriggerAdapter(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 EntryTriggerAdapter(org.objectweb.asm.ClassVisitor cv,
TransformContext transformContext)
Copyright © 2016. All rights reserved.