public interface StackSaver
| 限定符和类型 | 方法和说明 |
|---|---|
com.alibaba.deps.org.objectweb.asm.Type |
getType(BindingContext bindingContext) |
void |
load(com.alibaba.deps.org.objectweb.asm.tree.InsnList instructions,
BindingContext bindingContext) |
void |
store(com.alibaba.deps.org.objectweb.asm.tree.InsnList instructions,
BindingContext bindingContext)
有可能在两个地方被调用。
|
void store(com.alibaba.deps.org.objectweb.asm.tree.InsnList instructions,
BindingContext bindingContext)
instructions - bindingContext - void load(com.alibaba.deps.org.objectweb.asm.tree.InsnList instructions,
BindingContext bindingContext)
com.alibaba.deps.org.objectweb.asm.Type getType(BindingContext bindingContext)
Copyright © 2018–2023. All rights reserved.