pub fn decompile_class(code: &Bytecode, obj: &TypeObj) -> Class
Decompile a class with its static and instance fields and methods.