public class UndeclaredThrowableTransformer extends ClassEmitterTransformer
Constructor and Description |
---|
UndeclaredThrowableTransformer(Class wrapper) |
Modifier and Type | Method and Description |
---|---|
CodeEmitter |
begin_method(int access,
Signature sig,
org.objectweb.asm.Type[] exceptions) |
begin_class, begin_static, declare_field, end_class, getAccess, getClassInfo, getClassType, getStaticHook, getSuperType, init, setTarget, visit, visitEnd, visitField, visitMethod
public UndeclaredThrowableTransformer(Class wrapper)
public CodeEmitter begin_method(int access, Signature sig, org.objectweb.asm.Type[] exceptions)
begin_method
in class ClassEmitter
Copyright © 2024. All rights reserved.