public class InvokeContainLocationFilter extends Object implements LocationFilter
| Constructor and Description |
|---|
InvokeContainLocationFilter(String owner,
String methodName,
LocationType locationType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allow(com.alibaba.deps.org.objectweb.asm.tree.AbstractInsnNode insnNode,
LocationType locationType,
boolean complete) |
public InvokeContainLocationFilter(String owner, String methodName, LocationType locationType)
public boolean allow(com.alibaba.deps.org.objectweb.asm.tree.AbstractInsnNode insnNode,
LocationType locationType,
boolean complete)
allow in interface LocationFilterCopyright © 2018–2021. All rights reserved.