Jvm.Data.ClassFormat
Documentation
Constructors
type Interfaces = [Interface]Source
type Field_Infos = [Field_Info]Source
type Method_Infos = [Method_Info]Source
type Attribute_Infos = [Attribute_Info]Source
Constructors
Class_Info | |
FieldRef_Info | |
Fields | |
MethodRef_Info | |
Fields | |
InterfaceMethodRef_Info | |
Fields | |
String_Info | |
Integer_Info | |
Float_Info | |
Long_Info | |
Fields
| |
Double_Info | |
Fields
| |
NameAndType_Info | |
Fields | |
Utf8_Info | |
Constructors
ThisClass | |
Fields |
Constructors
Interface | |
Fields |
data Attribute_Info Source
Constructors
AttributeGeneric | |
Fields | |
AttributeConstantValue | |
Fields | |
AttributeCode | |
Fields | |
AttributeExceptions | |
Fields | |
AttributeInnerClasses | |
Fields
| |
AttributeSynthetic | |
Fields | |
AttributeSourceFile | |
AttributeLineNumberTable | |
Fields | |
AttributeLocalVariableTable | |
Fields | |
AttributeDeprecated | |
Fields |
Instances
type ConstantPool_Count = IntSource
type Interfaces_Count = IntSource
type Fields_Count = IntSource
type Methods_Count = IntSource
type Attributes_Count = IntSource
type Index_Constant_Pool = IntSource