Module classfile_parser::attribute_info[][src]

Structs

AttributeInfo
BootstrapMethod
BootstrapMethodsAttribute
CodeAttribute
ConstantValueAttribute
ExceptionEntry
ExceptionsAttribute
SourceFileAttribute

The SourceFile attribute is an optional fixed-length attribute in the attributes table of a ClassFile structure (§4.1).

StackMapTableAttribute

Enums

StackMapFrame
VerificationTypeInfo

Functions

attribute_parser
bootstrap_methods_attribute_parser
code_attribute_parser
constant_value_attribute_parser
exceptions_attribute_parser
sourcefile_attribute_parser
stack_map_table_attribute_parser