Next: , Previous: Methods data structure, Up: Methods data structure


3.3.1 Code Attribute

The structure of a method's Code attribute is the following:

There is no requirement on a Java Virtual Machine to recognize any attributes in the attributes item above. A virtual machine may recognize for debugging and specification purposes the following code attributes: LineNumberTable, LocalVariableTable.