public class ExitCheckAdapter extends RuleCheckAdapter
transformContext
Constructor and Description |
---|
ExitCheckAdapter(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) |
isVisited, isVisitOk, setVisited, setVisitOk
getTransformContext, matchTargetMethod
public ExitCheckAdapter(org.objectweb.asm.ClassVisitor cv, TransformContext transformContext)
Copyright © 2018. All rights reserved.