File: LocalTest%241Local.jcod

package info (click to toggle)
libnb-javaparser-java 9%2B2018-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 65,320 kB
  • sloc: java: 440,096; xml: 6,359; sh: 865; makefile: 314
file content (77 lines) | stat: -rw-r--r-- 1,767 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
class LocalTest$1Local {
  0xCAFEBABE;
  0; // minor version
  52; // version
  [] { // Constant Pool
    ; // first element is empty
    Method #3 #12; // #1    
    class #13; // #2    
    class #16; // #3    
    Utf8 "<init>"; // #4    
    Utf8 "()V"; // #5    
    Utf8 "Code"; // #6    
    Utf8 "LineNumberTable"; // #7    
    Utf8 "SourceFile"; // #8    
    Utf8 "LocalTest.java"; // #9    
    Utf8 "EnclosingMethod"; // #10    
    class #17; // #11    
    NameAndType #4 #5; // #12    
    Utf8 "LocalTest$1Local"; // #13    
    Utf8 "Local"; // #14    
    Utf8 "InnerClasses"; // #15    
    Utf8 "java/lang/Object"; // #16    
    Utf8 "LocalTest"; // #17    
  } // Constant Pool

  0x0020; // access
  #2;// this_cpx
  #3;// super_cpx

  [] { // Interfaces
  } // Interfaces

  [] { // fields
  } // fields

  [] { // methods
    { // Member
      0x0000; // access
      #4; // name_cpx
      #5; // sig_cpx
      [] { // Attributes
        Attr(#6) { // Code
          1; // max_stack
          1; // max_locals
          Bytes[]{
            0x2AB70001B1;
          };
          [] { // Traps
          } // end Traps
          [] { // Attributes
            Attr(#7) { // LineNumberTable
              [] { // LineNumberTable
                0  3;
              }
            } // end LineNumberTable
          } // Attributes
        } // end Code
      } // Attributes
    } // Member
  } // methods

  [] { // Attributes
    Attr(#8) { // SourceFile
      #9;
    } // end SourceFile
    ;
    Attr(#10) { // EnclosingMethod
      #11 #0;
    } // end EnclosingMethod
    ;
    Attr(#15) { // InnerClasses
      [] { // InnerClasses
        #2 #0 #14 0;
      }
    } // end InnerClasses
  } // Attributes
} // end class LocalTest$1Local