package test; /** TODO import func. is missing. */ public class TestJavaClass003 { /** */ private int test001; /** */ private int test002; /** */ private int test003; /** */ private int test004; /** */ private int test005; /** */ private int test006; /** */ private int test007; /** Constructor. */ public TestJavaClass003() { /* * 0: aload_0 val: name:this, * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@a12355 */ /* * 1: invokespecial java/lang/Object#()V TODO get args count from * signature. * jp.igapyon.jcfa.vo.item.JcfaItemReference@116a8f3#jp.igapyon * .jcfa.vo.item.JcfaItemLocalVariable@ae2593 */ /* * 4: aload_0 val: name:this, * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@a12355 */ /* * 5: iconst_1 TODO unsupported opcode */ /* * 6: putfield TODO unsupported opcode */ /* * 9: aload_0 val: name:this, * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@a12355 */ /* * 10: iconst_2 TODO unsupported opcode */ /* * 11: putfield TODO unsupported opcode */ /* * 14: aload_0 val: name:this, * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@a12355 */ /* * 15: iconst_3 TODO unsupported opcode */ /* * 16: putfield TODO unsupported opcode */ /* * 19: aload_0 val: name:this, * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@a12355 */ /* * 20: iconst_4 TODO unsupported opcode */ /* * 21: putfield TODO unsupported opcode */ /* * 24: aload_0 val: name:this, * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@a12355 */ /* * 25: iconst_5 TODO unsupported opcode */ /* * 26: putfield TODO unsupported opcode */ /* * 29: aload_0 val: name:this, * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@a12355 */ /* * 30: bipush TODO unsupported opcode */ /* * 32: putfield TODO unsupported opcode */ /* * 35: aload_0 val: name:this, * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@a12355 */ /* * 36: bipush TODO unsupported opcode */ /* * 38: putfield TODO unsupported opcode */ /* 41: return */ } }