| Package | Description |
|---|---|
| com.alibaba.bytekit.asm.instrument | |
| com.alibaba.bytekit.asm.matcher |
| Modifier and Type | Method and Description |
|---|---|
ClassMatcher |
InstrumentConfig.getClassMatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstrumentConfig.setClassMatcher(ClassMatcher classMatcher) |
| Constructor and Description |
|---|
InstrumentConfig(com.alibaba.deps.org.objectweb.asm.tree.ClassNode instrumentClassNode,
ClassMatcher classMatcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleClassMatcher |
class |
SimpleInterfaceMatcher |
class |
SimpleSubclassMatcher |
Copyright © 2018–2021. All rights reserved.