public class NewCheckAdapter extends RuleCheckAdapter
transformContext
Constructor and Description |
---|
NewCheckAdapter(org.objectweb.asm.ClassVisitor cv,
TransformContext transformContext,
String typeName,
int count,
boolean whenComplete) |
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 NewCheckAdapter(org.objectweb.asm.ClassVisitor cv, TransformContext transformContext, String typeName, int count, boolean whenComplete)
Copyright © 2019. All rights reserved.