Java Class文件结构
2023-12-10 23:17:17 0 举报
AI智能生成
Java Class文件结构
作者其他创作
大纲/内容
magic
minor_version
major_version
constant_pool_count
constant_pool
CONSTANT_Utf8_info
tag
length
bytes
CONSTANT_Integer_info
tag
bytes
CONSTANT_Float_info
tag
bytes
CONSTANT_Long_info
tag
bytes
CONSTANT_Double_info
tag
bytes
CONSTANT_Class_info
tag
index
CONSTANT_String_info
tag
index
CONSTANT_Fieldref_info
tag
index
index
CONSTANT_Methodref_info
tag
index
index
CONSTANT_InterfaceMethodref_info
tag
index
index
CONSTANT_NameAndType_info
tag
index
index
CONSTANT_MethodHandle_info
tag
reference_kind
reference_index
CONSTANT_MethodType_info
tag
descriptor_index
CONSTANT_Dynamic_info
tag
bootstrap_method_attr_index
name_and_type_index
CONSTANT_InvokeDynamic_info
tag
bootstrap_method_attr_index
name_and_type_index
CONSTANT_Module_info
tag
name_index
CONSTANT_Package_info
tag
name_index
access_flags
this_class
super_class
interfaces_count
interfaces
fields_count
fields
access_flags
name_index
descriptor_index
attributes_count
attributes
ConstantValue
attribute_name_index
attribute_length
constantvalue_index
Deprecated
Signature
Synthetic
RuntimeViisibleAnnotations
RuntimeInvisibleAnnotations
RuntimeVisibleTypeAnnotations
RuntimeInvisibleTypeAnnotations
methods_count
methods
access_flags
name_index
descriptor_index
attributes_count
attributes
Code
attribute_name_index
attribute_length
max_stack
max_locals
code_length
code
exception_table_length
exception_table
start_pc
end_pc
handler_pc
catch_type
attributes_count
attributes
LineNumberTable
attribute_name_index
attribute_length
line_number_table_length
line_number_table
start_pc
line_number
LocalVariableTable
attribute_name_index
attribute_length
local_variable_table_length
local_variable_table
start_pc
length
name_index
descriptor_index
index
StackMapTable
attribute_name_index
attribute_length
number_of_entries
stack_map_frame_entries
RuntimeInvisibleTypeAnnotations
Deprecated
Exceptions
attribute_name_index
attribute_length
number_of_exceptions
exception_index_table
Signature
attribute_name_index
attribute_length
signature_index
Synthetic
RuntimeViisibleAnnotations
attribute_name_index
attribute_length
num_annotations
annotations
type_index
num_element_value_pairs
element_value_pairs
RuntimeInvisibleAnnotations
RuntimeVisibleParameterAnnotations
RuntimeInvisibleParameterAnnotations
AnnotationDefault
RuntimeVisibleTypeAnnotations
RuntimeInvisibleTypeAnnotations
MethodParameters
attribute_name_index
attribute_length
parameters_count
parameters
name_index
access_flags
attributes_count
attributes
Deprecated
EnclosingMethod
InnerClasses
attribute_name_index
attribute_length
number_of_classes
inner_classes
inner_class_info_index
outer_class_info_index
inner_name_index
inner_class_access_flags
Signature
SourceFile
attribute_name_index
attribute_length
sourcefile_index
SourceDebugExtension
attribute_name_index
attribute_length
debug_extension[attribute_length]
Synthetic
LocalVariableTypeTable
RuntimeViisibleAnnotations
RuntimeInvisibleAnnotations
BootstrapMethods
RuntimeVisibleTypeAnnotations
RuntimeInvisibleTypeAnnotations
Module
ModulePackages
ModuleMainClass
NestHost
NestMembers
0 条评论
下一页