| 程序包 | 说明 |
|---|---|
| io.polaris.core.asm.internal |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
CodeEmitter.begin_block() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CodeEmitter.catch_exception(Block block,
org.objectweb.asm.Type exception) |
static void |
Emitters.wrap_throwable(Block block,
org.objectweb.asm.Type wrapper) |
static void |
Emitters.wrap_undeclared_throwable(CodeEmitter e,
Block handler,
org.objectweb.asm.Type[] exceptions,
org.objectweb.asm.Type wrapper) |
Copyright © 2025 fossc. All rights reserved.