public class EntryCheckAdapter extends RuleCheckAdapter
transformContext
Constructor and Description |
---|
EntryCheckAdapter(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 EntryCheckAdapter(org.objectweb.asm.ClassVisitor cv, TransformContext transformContext)
Copyright © 2017. All rights reserved.