;; 236(d) bytes data (Revision: 4.9) CA FE BA BE ; magic number 00 03 ; minor version 00 2D ; major version 00 0F ; constant pool number= 14(d) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 0A 00 03 00 0C ;(00 01) Methodref => java/lang/Object.:()V 07 00 0D ;(00 02) Class => Add 07 00 0E ;(00 03) Class => java/lang/Object 01 00 06 3C 69 6E 69 74 3E ;(00 04) Utf8 = "" 01 00 03 28 29 56 ;(00 05) Utf8 = "()V" 01 00 04 43 6F 64 65 ;(00 06) Utf8 = "Code" 01 00 0F 4C 69 6E 65 4E 75 6D 62 65 72 54 61 62 6C 65 ;(00 07) Utf8 = "LineNumberTable" 01 00 03 61 64 64 ;(00 08) Utf8 = "add" 01 00 05 28 49 49 29 49 ;(00 09) Utf8 = "(II)I" 01 00 0A 53 6F 75 72 63 65 46 69 6C 65 ;(00 0A) Utf8 = "SourceFile" 01 00 08 41 64 64 2E 6A 61 76 61 ;(00 0B) Utf8 = "Add.java" 0C 00 04 00 05 ;(00 0C) NameAndType => :()V 01 00 03 41 64 64 ;(00 0D) Utf8 = "Add" 01 00 10 6A 61 76 61 2F 6C 61 6E 67 2F 4F 62 6A 65 63 74 ;(00 0E) Utf8 = "java/lang/Object" ;; class info. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 00 21 ; access flag= PUBLIC + SUPER 00 02 ; this class= "Add" 00 03 ; super class= "java/lang/Object" 00 00 ; num. of implemented interface(s)= 0(d) ;;;;;;;;;;;;;;;;;;;;;; 00 00 ; num. of field(s)= 0(d) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 00 02 ; num. of methods(s)= 2(d) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;BEGIN method1(d) def. 00 01 ; access flag of method = PUBLIC 00 04 ; method name ="" 00 05 ; method type ="()V" ; 00 01 ; num. of attribute(s), 1(d) ;;begin attribute 1(d) 00 06 ; attribute type= "Code" 00 00 00 1D ; attribute length= 29(d) ;; 00 01 ; stacks limits 00 01 ; locals limits 00 00 00 05 ; length of codes = 5(d) ;; 2A ; aload_0 B7 00 01 ; invokespecial java/lang/Object/()V B1 ; return ;; 00 00 ; num. of exception handler(s) = 0(d) ;; 00 01 ; num. of attr. of this code attr. = 1(d) 00 07 ; code-attr.'s attr.1(d) name="LineNumberTable" 00 00 00 06 ; length of attr.=6(d) 00 01 ; 1(d) line number(s) 00 00 00 03 ; .line 3 ;;end attribute 1(d) ; ;END method1(d) def. ;BEGIN method2(d) def. 00 00 ; access flag of method = 00 08 ; method name ="add" 00 09 ; method type ="(II)I" ; 00 01 ; num. of attribute(s), 1(d) ;;begin attribute 1(d) 00 06 ; attribute type= "Code" 00 00 00 1C ; attribute length= 28(d) ;; 00 02 ; stacks limits 00 03 ; locals limits 00 00 00 04 ; length of codes = 4(d) ;; 1B ; iload_1 1C ; iload_2 60 ; iadd AC ; ireturn ;; 00 00 ; num. of exception handler(s) = 0(d) ;; 00 01 ; num. of attr. of this code attr. = 1(d) 00 07 ; code-attr.'s attr.1(d) name="LineNumberTable" 00 00 00 06 ; length of attr.=6(d) 00 01 ; 1(d) line number(s) 00 00 00 05 ; .line 5 ;;end attribute 1(d) ; ;END method2(d) def. 00 01 ; num. of class attribute(s)= 1(d) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;BEGIN class attribute1(d) 00 0A ; class's attr.1(d) name="SourceFile" 00 00 00 02 ; length of attr.=2(d) 00 0B ; filename="Add.java" ;END class attribute1(d) ;; successfully parsed.