{
code.getstatic(pool.addFieldRef(_type.getParent().getTypeRef(pool),
"__class__", "Lanvil/script/compiler/NativeClass;"));
int method;
code.aload_first();
code.astring(_type.getName());
if (get_type) {
method = pool.addMethodRef("anvil/script/compiler/NativeClass",
"getDeclaration", "(Lanvil/script/Context;Ljava/lang/String;)Lanvil/script/Type;");
} else {
method = pool.addMethodRef("anvil/script/compiler/NativeClass", "getMethod",