| Interface | Description |
|---|---|
| LocationFilter |
| Class | Description |
|---|---|
| DefaultLocationFilter | |
| GroupLocationFilter | |
| InvokeCheckLocationFilter |
检查某个 AbstractInsnNode 的前面是否有某个函数调用,如果有,则认为这个location是已被处理过的
|
| InvokeContainLocationFilter |
检查整个method里,是否有某个函数调用。用于检查 enter/exit/exception exit
|
Copyright © 2018–2021. All rights reserved.