object ClassFileReader extends Constant_PoolBinding with ClassFileReader with FieldsReader with MethodsReader with AttributesReader with Unknown_attributeReader with BootstrapMethods_attributeReader with Code_attributeReader with CodeReader with SourceFile_attributeReader with Signature_attributeReader with ConstantValue_attributeReader with Synthetic_attributeReader with Deprecated_attributeReader with SourceDebugExtension_attributeReader with InnerClasses_attributeReader with Exceptions_attributeReader with EnclosingMethod_attributeReader with LineNumberTable_attributeReader with LocalVariableTable_attributeReader with LocalVariableTypeTable_attributeReader with ElementValuePairsReader with ParametersAnnotationsReader with MethodParameters_attributeReader with AnnotationsReader with AnnotationDefault_attributeReader with RuntimeVisibleAnnotations_attributeReader with RuntimeInvisibleAnnotations_attributeReader with RuntimeVisibleParameterAnnotations_attributeReader with RuntimeInvisibleParameterAnnotations_attributeReader with VerificationTypeInfoReader with StackMapTable_attributeReader with StackMapFrameReader with TypeAnnotationTargetReader with RuntimeInvisibleTypeAnnotations_attributeReader with RuntimeVisibleTypeAnnotations_attributeReader with TypeAnnotationPathReader with TypeAnnotationsReader with Module_attributeReader with ModuleMainClass_attributeReader with ModulePackages_attributeReader
Factory methods to read class files and create ClassFile objects.
- Alphabetic
- By Inheritance
- ClassFileReader
- ModulePackages_attributeReader
- ModuleMainClass_attributeReader
- Module_attributeReader
- TypeAnnotationsReader
- TypeAnnotationPathReader
- RuntimeVisibleTypeAnnotations_attributeReader
- RuntimeInvisibleTypeAnnotations_attributeReader
- TypeAnnotationTargetReader
- StackMapFrameReader
- StackMapTable_attributeReader
- VerificationTypeInfoReader
- RuntimeInvisibleParameterAnnotations_attributeReader
- RuntimeVisibleParameterAnnotations_attributeReader
- RuntimeInvisibleAnnotations_attributeReader
- RuntimeVisibleAnnotations_attributeReader
- AnnotationDefault_attributeReader
- AnnotationsReader
- MethodParameters_attributeReader
- ParametersAnnotationsReader
- ElementValuePairsReader
- AnnotationsAbstractions
- LocalVariableTypeTable_attributeReader
- LocalVariableTable_attributeReader
- LineNumberTable_attributeReader
- EnclosingMethod_attributeReader
- Exceptions_attributeReader
- InnerClasses_attributeReader
- SourceDebugExtension_attributeReader
- Deprecated_attributeReader
- Synthetic_attributeReader
- ConstantValue_attributeReader
- Signature_attributeReader
- SourceFile_attributeReader
- CodeReader
- Code_attributeReader
- BootstrapMethods_attributeReader
- AttributeReader
- Unknown_attributeReader
- AttributesReader
- Unknown_attributeAbstractions
- AttributesAbstractions
- MethodsReader
- FieldsReader
- ClassFileReader
- ClassFileReaderConfiguration
- Constant_PoolBinding
- Constant_PoolReader
- Constant_PoolAbstractions
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
type
Annotation = da.Annotation
- Definition Classes
- ClassFileReader → RuntimeInvisibleAnnotations_attributeReader → RuntimeVisibleAnnotations_attributeReader → AnnotationsAbstractions
-
type
AnnotationDefault_attribute = da.AnnotationDefault_attribute
- Definition Classes
- ClassFileReader → AnnotationDefault_attributeReader
-
type
Annotations = RefArray[Annotation]
- Definition Classes
- AnnotationsReader
-
type
Attribute = da.Attribute
- Definition Classes
- ClassFileReader → AttributesAbstractions
-
type
Attributes = RefArray[Attribute]
- Definition Classes
- AttributesAbstractions
-
type
BootstrapArgument = da.BootstrapArgument
- Definition Classes
- ClassFileReader → BootstrapMethods_attributeReader
-
type
BootstrapArguments = RefArray[BootstrapArgument]
- Definition Classes
- BootstrapMethods_attributeReader
-
type
BootstrapMethod = da.BootstrapMethod
- Definition Classes
- ClassFileReader → BootstrapMethods_attributeReader
-
type
BootstrapMethods = RefArray[BootstrapMethod]
- Definition Classes
- BootstrapMethods_attributeReader
-
type
BootstrapMethods_attribute = da.BootstrapMethods_attribute
- Definition Classes
- ClassFileReader → BootstrapMethods_attributeReader
-
type
CONSTANT_Class_info = da.CONSTANT_Class_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_Double_info = da.CONSTANT_Double_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_Fieldref_info = da.CONSTANT_Fieldref_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_Float_info = da.CONSTANT_Float_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_Integer_info = da.CONSTANT_Integer_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_InterfaceMethodref_info = da.CONSTANT_InterfaceMethodref_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_InvokeDynamic_info = da.CONSTANT_InvokeDynamic_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_Long_info = da.CONSTANT_Long_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_MethodHandle_info = da.CONSTANT_MethodHandle_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_MethodType_info = da.CONSTANT_MethodType_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_Methodref_info = da.CONSTANT_Methodref_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_Module_info = da.CONSTANT_Module_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_NameAndType_info = da.CONSTANT_NameAndType_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_Package_info = da.CONSTANT_Package_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_String_info = da.CONSTANT_String_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
type
CONSTANT_Utf8_info = da.CONSTANT_Utf8_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader → Constant_PoolAbstractions
-
type
ClassFile = da.ClassFile
- Definition Classes
- ClassFileReader → ClassFileReader → Constant_PoolAbstractions
-
type
Code_attribute = da.Code_attribute
- Definition Classes
- ClassFileReader → Code_attributeReader
-
type
ConstantValue_attribute = da.ConstantValue_attribute
- Definition Classes
- ClassFileReader → ConstantValue_attributeReader
-
final
type
Constant_Pool = Array[Constant_Pool_Entry]
- Definition Classes
- Constant_PoolAbstractions
-
type
Constant_Pool_Entry = da.Constant_Pool_Entry
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader → Constant_PoolAbstractions
-
final
type
Constant_Pool_Index = Int
- Definition Classes
- Constant_PoolAbstractions
-
type
DeferredActionsStore = Buffer[(ClassFile) ⇒ ClassFile] with Constant_Pool_Entry
- Definition Classes
- Constant_PoolAbstractions
-
type
Deprecated_attribute = da.Deprecated_attribute
- Definition Classes
- ClassFileReader → Deprecated_attributeReader
- type DoubleVariableInfo = da.DoubleVariableInfo.type
-
type
ElementValue = da.ElementValue
- Definition Classes
- ClassFileReader → AnnotationDefault_attributeReader → ElementValuePairsReader
-
type
ElementValuePair = da.ElementValuePair
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
type
ElementValuePairs = RefArray[ElementValuePair]
- Definition Classes
- ElementValuePairsReader → AnnotationsAbstractions
-
type
ElementValues = RefArray[ElementValue]
- Definition Classes
- ElementValuePairsReader
-
type
EnclosingMethod_attribute = da.EnclosingMethod_attribute
- Definition Classes
- ClassFileReader → EnclosingMethod_attributeReader
-
type
ExceptionHandlers = RefArray[ExceptionTableEntry]
- Definition Classes
- Code_attributeReader
-
type
ExceptionIndexTable = Array[Constant_Pool_Index]
- Definition Classes
- Exceptions_attributeReader
-
type
ExceptionTableEntry = da.ExceptionTableEntry
- Definition Classes
- ClassFileReader → Code_attributeReader
-
type
Exceptions_attribute = da.Exceptions_attribute
- Definition Classes
- ClassFileReader → Exceptions_attributeReader
-
type
Exports = RefArray[ExportsEntry]
- Definition Classes
- Module_attributeReader
-
type
ExportsEntry = da.ExportsEntry
- Definition Classes
- ClassFileReader → Module_attributeReader
-
type
ExportsToIndexTable = Array[Constant_Pool_Index]
- Definition Classes
- Module_attributeReader
-
type
Field_Info = da.Field_Info
- Definition Classes
- ClassFileReader → FieldsReader
-
type
Fields = RefArray[Field_Info]
- Definition Classes
- FieldsReader
- type FloatVariableInfo = da.FloatVariableInfo.type
-
type
InnerClasses = RefArray[InnerClassesEntry]
- Definition Classes
- InnerClasses_attributeReader
-
type
InnerClassesEntry = da.InnerClassesEntry
- Definition Classes
- ClassFileReader → InnerClasses_attributeReader
-
type
InnerClasses_attribute = da.InnerClasses_attribute
- Definition Classes
- ClassFileReader → InnerClasses_attributeReader
-
type
Instructions = Code
- Definition Classes
- ClassFileReader → CodeReader → Code_attributeReader
- type IntegerVariableInfo = da.IntegerVariableInfo.type
-
final
type
Interfaces = Array[Constant_Pool_Index]
- Definition Classes
- ClassFileReader
-
type
LineNumberTableEntry = da.LineNumberTableEntry
- Definition Classes
- ClassFileReader → LineNumberTable_attributeReader
-
type
LineNumberTable_attribute = da.LineNumberTable_attribute
- Definition Classes
- ClassFileReader → LineNumberTable_attributeReader
-
type
LineNumbers = RefArray[LineNumberTableEntry]
- Definition Classes
- LineNumberTable_attributeReader
-
type
LocalVariableTableEntry = da.LocalVariableTableEntry
- Definition Classes
- ClassFileReader → LocalVariableTable_attributeReader
-
type
LocalVariableTable_attribute = da.LocalVariableTable_attribute
- Definition Classes
- ClassFileReader → LocalVariableTable_attributeReader
-
type
LocalVariableTypeTableEntry = da.LocalVariableTypeTableEntry
- Definition Classes
- ClassFileReader → LocalVariableTypeTable_attributeReader
-
type
LocalVariableTypeTable_attribute = da.LocalVariableTypeTable_attribute
- Definition Classes
- ClassFileReader → LocalVariableTypeTable_attributeReader
-
type
LocalVariableTypes = RefArray[LocalVariableTypeTableEntry]
- Definition Classes
- LocalVariableTypeTable_attributeReader
-
type
LocalVariables = RefArray[LocalVariableTableEntry]
- Definition Classes
- LocalVariableTable_attributeReader
-
type
LocalvarTable = RefArray[LocalvarTableEntry]
- Definition Classes
- TypeAnnotationTargetReader
-
type
LocalvarTableEntry = da.LocalvarTableEntry
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
- type LongVariableInfo = da.LongVariableInfo.type
-
type
MethodParameter = da.MethodParameter
- Definition Classes
- ClassFileReader → MethodParameters_attributeReader
-
type
MethodParameters = RefArray[MethodParameter]
- Definition Classes
- MethodParameters_attributeReader
-
type
MethodParameters_attribute = da.MethodParameters_attribute
- Definition Classes
- ClassFileReader → MethodParameters_attributeReader
-
type
Method_Info = da.Method_Info
- Definition Classes
- ClassFileReader → MethodsReader
-
type
Methods = RefArray[Method_Info]
- Definition Classes
- MethodsReader
-
type
ModuleMainClass_attribute = da.ModuleMainClass_attribute
- Definition Classes
- ClassFileReader → ModuleMainClass_attributeReader
-
type
ModulePackages_attribute = da.ModulePackages_attribute
- Definition Classes
- ClassFileReader → ModulePackages_attributeReader
-
type
Module_attribute = da.Module_attribute
- Definition Classes
- ClassFileReader → Module_attributeReader
- type NullVariableInfo = da.NullVariableInfo.type
- type ObjectVariableInfo = da.ObjectVariableInfo
-
type
Opens = RefArray[OpensEntry]
- Definition Classes
- Module_attributeReader
-
type
OpensEntry = da.OpensEntry
- Definition Classes
- ClassFileReader → Module_attributeReader
-
type
OpensToIndexTable = Array[Constant_Pool_Index]
- Definition Classes
- Module_attributeReader
-
type
PackageIndexTable = Array[Constant_Pool_Index]
- Definition Classes
- ModulePackages_attributeReader
-
type
ParameterAnnotations = RefArray[Annotation]
- Definition Classes
- ParametersAnnotationsReader
-
type
ParametersAnnotations = RefArray[ParameterAnnotations]
- Definition Classes
- ParametersAnnotationsReader
-
type
Provides = RefArray[ProvidesEntry]
- Definition Classes
- Module_attributeReader
-
type
ProvidesEntry = da.ProvidesEntry
- Definition Classes
- ClassFileReader → Module_attributeReader
-
type
ProvidesWithIndexTable = Array[Constant_Pool_Index]
- Definition Classes
- Module_attributeReader
-
type
Requires = RefArray[RequiresEntry]
- Definition Classes
- Module_attributeReader
-
type
RequiresEntry = da.RequiresEntry
- Definition Classes
- ClassFileReader → Module_attributeReader
-
type
RuntimeInvisibleAnnotations_attribute = da.RuntimeInvisibleAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeInvisibleAnnotations_attributeReader
-
type
RuntimeInvisibleParameterAnnotations_attribute = da.RuntimeInvisibleParameterAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeInvisibleParameterAnnotations_attributeReader
-
type
RuntimeInvisibleTypeAnnotations_attribute = da.RuntimeInvisibleTypeAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeInvisibleTypeAnnotations_attributeReader
-
type
RuntimeVisibleAnnotations_attribute = da.RuntimeVisibleAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeVisibleAnnotations_attributeReader
-
type
RuntimeVisibleParameterAnnotations_attribute = da.RuntimeVisibleParameterAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeVisibleParameterAnnotations_attributeReader
-
type
RuntimeVisibleTypeAnnotations_attribute = da.RuntimeVisibleTypeAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeVisibleTypeAnnotations_attributeReader
-
type
Signature_attribute = da.Signature_attribute
- Definition Classes
- ClassFileReader → Signature_attributeReader
-
type
SourceDebugExtension_attribute = da.SourceDebugExtension_attribute
- Definition Classes
- ClassFileReader → SourceDebugExtension_attributeReader
-
type
SourceFile_attribute = da.SourceFile_attribute
- Definition Classes
- ClassFileReader → SourceFile_attributeReader
-
type
StackMapFrame = da.StackMapFrame
- Definition Classes
- ClassFileReader → StackMapFrameReader → StackMapTable_attributeReader
-
type
StackMapFrames = RefArray[StackMapFrame]
- Definition Classes
- StackMapTable_attributeReader
-
type
StackMapTable_attribute = da.StackMapTable_attribute
- Definition Classes
- ClassFileReader → StackMapTable_attributeReader
-
type
Synthetic_attribute = da.Synthetic_attribute
- Definition Classes
- ClassFileReader → Synthetic_attributeReader
- type TopVariableInfo = da.TopVariableInfo.type
-
type
TypeAnnotation = da.TypeAnnotation
- Definition Classes
- ClassFileReader → TypeAnnotationsReader → RuntimeVisibleTypeAnnotations_attributeReader → RuntimeInvisibleTypeAnnotations_attributeReader
-
type
TypeAnnotationPath = da.TypeAnnotationPath
- Definition Classes
- ClassFileReader → TypeAnnotationsReader → TypeAnnotationPathReader
-
type
TypeAnnotationPathElement = da.TypeAnnotationPathElement
- Definition Classes
- ClassFileReader → TypeAnnotationPathReader
-
type
TypeAnnotationPathElementsTable = RefArray[TypeAnnotationPathElement]
- Definition Classes
- TypeAnnotationPathReader
-
type
TypeAnnotationTarget = da.TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationsReader → TypeAnnotationTargetReader
-
type
TypeAnnotations = RefArray[TypeAnnotation]
- Definition Classes
- TypeAnnotationsReader
- type UninitializedThisVariableInfo = da.UninitializedThisVariableInfo.type
- type UninitializedVariableInfo = da.UninitializedVariableInfo
-
type
Unknown_attribute = da.Unknown_attribute
- Definition Classes
- ClassFileReader → Unknown_attributeAbstractions
-
type
Uses = Array[Constant_Pool_Index]
- Definition Classes
- Module_attributeReader
-
type
VerificationTypeInfo = da.VerificationTypeInfo
- Definition Classes
- ClassFileReader → StackMapFrameReader → VerificationTypeInfoReader
-
type
VerificationTypeInfoLocals = RefArray[VerificationTypeInfo]
- Definition Classes
- StackMapFrameReader
-
type
VerificationTypeInfoStack = RefArray[VerificationTypeInfo]
- Definition Classes
- StackMapFrameReader
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
AllClassFiles(files: Traversable[File], exceptionHandler: ExceptionHandler): Traversable[(ClassFile, URL)]
- Definition Classes
- ClassFileReader
-
def
Annotation(cp: Constant_Pool, type_index: Constant_Pool_Index, element_value_pairs: ElementValuePairs): Annotation
- Definition Classes
- ClassFileReader → AnnotationsAbstractions
-
def
Annotation(cp: Constant_Pool, in: DataInputStream): Annotation
- Definition Classes
- AnnotationsAbstractions
-
def
AnnotationDefault_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, element_value: ElementValue): AnnotationDefault_attribute
- Definition Classes
- ClassFileReader → AnnotationDefault_attributeReader
-
def
AnnotationValue(cp: Constant_Pool, annotation: Annotation): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
Annotations(cp: Constant_Pool, in: DataInputStream): Annotations
- Definition Classes
- AnnotationsReader
-
def
AppendFrame(frame_type: Int, offset_delta: Int, verification_type_info_locals: VerificationTypeInfoLocals): StackMapFrame
- Definition Classes
- ClassFileReader → StackMapFrameReader
-
def
ArrayValue(cp: Constant_Pool, values: ElementValues): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
Attribute(cp: Constant_Pool, ap: AttributeParent, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, in: DataInputStream): Attribute
- Definition Classes
- AttributesReader
-
def
Attributes(cp: Constant_Pool, ap: AttributeParent, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, in: DataInputStream): Attributes
- Definition Classes
- AttributesReader
-
def
BooleanValue(cp: Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
BootstrapArgument(cp: Constant_Pool, cp_ref: Int): BootstrapArgument
- Definition Classes
- ClassFileReader → BootstrapMethods_attributeReader
-
def
BootstrapArgument(cp: Constant_Pool, in: DataInputStream): BootstrapArgument
- Definition Classes
- BootstrapMethods_attributeReader
-
def
BootstrapMethod(cp: Constant_Pool, method_ref: Int, arguments: BootstrapArguments): BootstrapMethod
- Definition Classes
- ClassFileReader → BootstrapMethods_attributeReader
-
def
BootstrapMethod(cp: Constant_Pool, in: DataInputStream): BootstrapMethod
- Definition Classes
- BootstrapMethods_attributeReader
-
def
BootstrapMethods_attribute(constant_pool: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, bootstrap_methods: BootstrapMethods): BootstrapMethods_attribute
- Definition Classes
- ClassFileReader → BootstrapMethods_attributeReader
-
def
ByteValue(cp: Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
CONSTANT_Class_info(i: Int): CONSTANT_Class_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_Double_info(d: Double): CONSTANT_Double_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_Fieldref_info(class_index: Constant_Pool_Index, name_and_type_index: Constant_Pool_Index): CONSTANT_Fieldref_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_Float_info(f: Float): CONSTANT_Float_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_Integer_info(i: Int): CONSTANT_Integer_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_InterfaceMethodref_info(class_index: Constant_Pool_Index, name_and_type_index: Constant_Pool_Index): CONSTANT_InterfaceMethodref_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_InvokeDynamic_info(bootstrap_method_attr_index: Int, name_and_type_index: Constant_Pool_Index): CONSTANT_InvokeDynamic_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_Long_info(l: Long): CONSTANT_Long_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_MethodHandle_info(reference_kind: Int, reference_index: Constant_Pool_Index): CONSTANT_MethodHandle_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_MethodType_info(descriptor_index: Constant_Pool_Index): CONSTANT_MethodType_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_Methodref_info(class_index: Constant_Pool_Index, name_and_type_index: Constant_Pool_Index): CONSTANT_Methodref_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_Module_info(i: Int): CONSTANT_Module_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_NameAndType_info(name_index: Constant_Pool_Index, descriptor_index: Constant_Pool_Index): CONSTANT_NameAndType_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_Package_info(i: Int): CONSTANT_Package_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_String_info(i: Int): CONSTANT_String_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CONSTANT_Utf8_info(r: Array[Byte], s: String): CONSTANT_Utf8_info
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
CastExpression(offset: Int, type_argument_index: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
Catch(exception_table_index: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
CharValue(cp: Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
ChopFrame(frame_type: Int, offset_delta: Int): StackMapFrame
- Definition Classes
- ClassFileReader → StackMapFrameReader
-
def
ClassFile(cp: Constant_Pool, minor_version: Int, major_version: Int, access_flags: Int, this_class: Constant_Pool_Index, super_class: Constant_Pool_Index, interfaces: Interfaces, fields: Fields, methods: Methods, attributes: Attributes): ClassFile
- Definition Classes
- ClassFileReader → ClassFileReader
-
def
ClassFile(jarFileName: String, jarFileEntryName: String): List[ClassFile]
- Definition Classes
- ClassFileReader
- Annotations
- @throws( ... )
-
def
ClassFile(jarFile: File, jarFileEntryName: String): List[ClassFile]
- Definition Classes
- ClassFileReader
- Annotations
- @throws( ... )
-
def
ClassFile(jarFile: ZipFile, jarEntry: ZipEntry): List[ClassFile]
- Attributes
- protected[this]
- Definition Classes
- ClassFileReader
-
def
ClassFile(create: () ⇒ InputStream): List[ClassFile]
- Definition Classes
- ClassFileReader
-
def
ClassFile(in: DataInputStream): List[ClassFile]
- Definition Classes
- ClassFileReader
-
def
ClassFiles(file: File, exceptionHandler: ExceptionHandler): List[(ClassFile, URL)]
- Definition Classes
- ClassFileReader
-
def
ClassFiles(zipFile: ZipFile, classFileHandler: (ClassFile, URL) ⇒ Unit, exceptionHandler: ExceptionHandler): Unit
- Definition Classes
- ClassFileReader
-
def
ClassFiles(in: ⇒ JarInputStream): List[(ClassFile, String)]
- Definition Classes
- ClassFileReader
-
def
ClassFiles(jarFile: ZipFile, exceptionHandler: ExceptionHandler): List[(ClassFile, URL)]
- Definition Classes
- ClassFileReader
-
def
ClassValue(cp: Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
Code_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, max_stack: Int, max_locals: Int, instructions: Instructions, exception_table: ExceptionHandlers, attributes: Attributes): Code_attribute
- Definition Classes
- ClassFileReader → Code_attributeReader
-
def
ConstantValue_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Int, constant_value_index: Int): ConstantValue_attribute
- Definition Classes
- ClassFileReader → ConstantValue_attributeReader
-
def
Constant_Pool(in: DataInputStream): Constant_Pool
- Definition Classes
- Constant_PoolReader
-
val
Constant_Pool_EntryManifest: ClassTag[Constant_Pool_Entry]
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
def
ConstructorInMethodReferenceExpression(offset: Int, type_argument_index: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
ConstructorInvocation(offset: Int, type_argument_index: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
Deprecated_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index): Deprecated_attribute
- Definition Classes
- ClassFileReader → Deprecated_attributeReader
-
def
DoubleValue(cp: Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
DoubleVariableInfo(): VerificationTypeInfo
- Definition Classes
- ClassFileReader → VerificationTypeInfoReader
-
def
ElementValue(cp: Constant_Pool, in: DataInputStream): ElementValue
- Definition Classes
- ElementValuePairsReader
-
def
ElementValuePair(cp: Constant_Pool, element_name_index: Constant_Pool_Index, element_value: ElementValue): ElementValuePair
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
ElementValuePair(cp: Constant_Pool, in: DataInputStream): ElementValuePair
- Definition Classes
- ElementValuePairsReader
-
def
ElementValuePairs(cp: Constant_Pool, in: DataInputStream): ElementValuePairs
- Definition Classes
- ElementValuePairsReader → AnnotationsAbstractions
-
def
EnclosingMethod_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, class_index: Constant_Pool_Index, method_index: Constant_Pool_Index): EnclosingMethod_attribute
- Definition Classes
- ClassFileReader → EnclosingMethod_attributeReader
-
def
EnumValue(cp: Constant_Pool, type_name_index: Constant_Pool_Index, const_name_index: Constant_Pool_Index): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
ExceptionTableEntry(cp: Constant_Pool, start_pc: Int, end_pc: Int, handler_pc: Int, catch_type: Int): ExceptionTableEntry
- Definition Classes
- ClassFileReader → Code_attributeReader
-
def
Exceptions_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, exception_index_table: ExceptionIndexTable): Exceptions_attribute
- Definition Classes
- ClassFileReader → Exceptions_attributeReader
-
def
ExportsEntry(constant_pool: Constant_Pool, exports_index: Constant_Pool_Index, exports_flags: Int, exports_to_index_table: ExportsToIndexTable): ExportsEntry
- Definition Classes
- ClassFileReader → Module_attributeReader
-
def
FieldDeclaration: TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
Field_Info(cp: Constant_Pool, access_flags: Int, name_index: Constant_Pool_Index, descriptor_index: Constant_Pool_Index, attributes: Attributes): Field_Info
- Definition Classes
- ClassFileReader → FieldsReader
-
def
Fields(cp: Constant_Pool, in: DataInputStream): Fields
- Definition Classes
- FieldsReader
-
def
FloatValue(cp: Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
FloatVariableInfo(): VerificationTypeInfo
- Definition Classes
- ClassFileReader → VerificationTypeInfoReader
-
def
FormalParameter(formal_parameter_index: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
FullFrame(frame_type: Int, offset_delta: Int, verification_type_info_locals: VerificationTypeInfoLocals, verification_type_info_stack: VerificationTypeInfoStack): StackMapFrame
- Definition Classes
- ClassFileReader → StackMapFrameReader
-
def
InnerClassesEntry(cp: Constant_Pool, inner_class_info_index: Constant_Pool_Index, outer_class_info_index: Constant_Pool_Index, inner_name_index: Constant_Pool_Index, inner_class_access_flags: Constant_Pool_Index): InnerClassesEntry
- Definition Classes
- ClassFileReader → InnerClasses_attributeReader
-
def
InnerClasses_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, classes: InnerClasses): InnerClasses_attribute
- Definition Classes
- ClassFileReader → InnerClasses_attributeReader
-
def
InstanceOf(offset: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
Instructions(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, instructions: Array[Byte]): Instructions
- Definition Classes
- ClassFileReader → CodeReader
-
def
Instructions(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, in: DataInputStream): Instructions
- Definition Classes
- CodeReader
-
def
IntValue(cp: Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
IntegerVariableInfo(): VerificationTypeInfo
- Definition Classes
- ClassFileReader → VerificationTypeInfoReader
-
def
JRTClassFiles: Iterable[(String, List[(ClassFile, URL)])]
- Definition Classes
- ClassFileReader
-
def
LineNumberTableEntry(start_pc: Int, line_number: Int): LineNumberTableEntry
- Definition Classes
- ClassFileReader → LineNumberTable_attributeReader
-
def
LineNumberTable_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, line_number_table: LineNumbers): LineNumberTable_attribute
- Definition Classes
- ClassFileReader → LineNumberTable_attributeReader
-
def
LocalVariableTableEntry(cp: Constant_Pool, start_pc: Int, length: Int, name_index: Constant_Pool_Index, descriptor_index: Constant_Pool_Index, index: Int): LocalVariableTableEntry
- Definition Classes
- ClassFileReader → LocalVariableTable_attributeReader
-
def
LocalVariableTable_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, local_variable_table: LocalVariables): LocalVariableTable_attribute
- Definition Classes
- ClassFileReader → LocalVariableTable_attributeReader
-
def
LocalVariableTypeTableEntry(cp: Constant_Pool, start_pc: Int, length: Int, name_index: Constant_Pool_Index, signature_index: Constant_Pool_Index, index: Int): LocalVariableTypeTableEntry
- Definition Classes
- ClassFileReader → LocalVariableTypeTable_attributeReader
-
def
LocalVariableTypeTable_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, local_variable_type_table: LocalVariableTypes): LocalVariableTypeTable_attribute
- Definition Classes
- ClassFileReader → LocalVariableTypeTable_attributeReader
-
def
LocalvarDecl(localVarTable: LocalvarTable): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
LocalvarTable(in: DataInputStream): LocalvarTable
- Definition Classes
- TypeAnnotationTargetReader
-
def
LocalvarTableEntry(start_pc: Int, length: Int, local_variable_table_index: Int): LocalvarTableEntry
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
LongValue(cp: Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
LongVariableInfo(): VerificationTypeInfo
- Definition Classes
- ClassFileReader → VerificationTypeInfoReader
-
def
MethodInMethodReferenceExpression(offset: Int, type_argument_index: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
MethodInvocation(offset: Int, type_argument_index: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
MethodParameter(cp: Constant_Pool, name_index: Constant_Pool_Index, access_flags: Int): MethodParameter
- Definition Classes
- ClassFileReader → MethodParameters_attributeReader
-
def
MethodParameters_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, parameters: MethodParameters): MethodParameters_attribute
- Definition Classes
- ClassFileReader → MethodParameters_attributeReader
-
def
MethodReferenceExpressionIdentifier(offset: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
MethodReferenceExpressionNew(offset: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
Method_Info(cp: Constant_Pool, access_flags: Int, name_index: Constant_Pool_Index, descriptor_index: Constant_Pool_Index, attributes: Attributes): Method_Info
- Definition Classes
- ClassFileReader → MethodsReader
-
def
Methods(cp: Constant_Pool, in: DataInputStream): Methods
- Definition Classes
- MethodsReader
-
def
ModuleMainClass_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, main_class_index: Constant_Pool_Index): ModuleMainClass_attribute
- Definition Classes
- ClassFileReader → ModuleMainClass_attributeReader
-
def
ModulePackages_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, package_index_table: PackageIndexTable): ModulePackages_attribute
- Definition Classes
- ClassFileReader → ModulePackages_attributeReader
-
def
Module_attribute(constant_pool: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, module_name_index: Constant_Pool_Index, module_flags: Int, module_version_index: Constant_Pool_Index, requires: Requires, exports: Exports, opens: Opens, uses: Uses, provides: Provides): Module_attribute
- Definition Classes
- ClassFileReader → Module_attributeReader
-
def
New(offset: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
NullVariableInfo(): VerificationTypeInfo
- Definition Classes
- ClassFileReader → VerificationTypeInfoReader
-
def
ObjectVariableInfo(cp: Constant_Pool, cpool_index: Int): VerificationTypeInfo
- Definition Classes
- ClassFileReader → VerificationTypeInfoReader
-
def
OpensEntry(constant_pool: Constant_Pool, opens_index: Constant_Pool_Index, opens_flags: Int, opens_to_index_table: OpensToIndexTable): OpensEntry
- Definition Classes
- ClassFileReader → Module_attributeReader
-
def
ParameterDeclarationOfClassOrInterface(type_parameter_index: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
ParameterDeclarationOfMethodOrConstructor(type_parameter_index: Constant_Pool_Index): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
ParametersAnnotations(cp: Constant_Pool, in: DataInputStream): ParametersAnnotations
- Definition Classes
- ParametersAnnotationsReader
-
def
ProvidesEntry(constant_pool: Constant_Pool, provides_index: Constant_Pool_Index, provides_with_index_table: ProvidesWithIndexTable): ProvidesEntry
- Definition Classes
- ClassFileReader → Module_attributeReader
-
def
ReceiverType: TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
RequiresEntry(constant_pool: Constant_Pool, requires_index: Constant_Pool_Index, requires_flags: Int, require_version_index: Constant_Pool_Index): RequiresEntry
- Definition Classes
- ClassFileReader → Module_attributeReader
-
def
ResourcevarDecl(localVarTable: LocalvarTable): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
ReturnType: TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
RuntimeInvisibleAnnotations_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, annotations: Annotations): RuntimeInvisibleAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeInvisibleAnnotations_attributeReader
-
def
RuntimeInvisibleParameterAnnotations_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, parameters_annotations: ParametersAnnotations): RuntimeInvisibleParameterAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeInvisibleParameterAnnotations_attributeReader
-
def
RuntimeInvisibleTypeAnnotations_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, annotations: TypeAnnotations): RuntimeInvisibleTypeAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeInvisibleTypeAnnotations_attributeReader
-
def
RuntimeVisibleAnnotations_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, annotations: Annotations): RuntimeVisibleAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeVisibleAnnotations_attributeReader
-
def
RuntimeVisibleParameterAnnotations_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, parameters_annotations: ParametersAnnotations): RuntimeVisibleParameterAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeVisibleParameterAnnotations_attributeReader
-
def
RuntimeVisibleTypeAnnotations_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, annotations: TypeAnnotations): RuntimeVisibleTypeAnnotations_attribute
- Definition Classes
- ClassFileReader → RuntimeVisibleTypeAnnotations_attributeReader
-
def
SameFrame(frame_type: Int): StackMapFrame
- Definition Classes
- ClassFileReader → StackMapFrameReader
-
def
SameFrameExtended(frame_type: Int, offset_delta: Int): StackMapFrame
- Definition Classes
- ClassFileReader → StackMapFrameReader
-
def
SameLocals1StackItemFrame(frame_type: Int, verification_type_info_stack: VerificationTypeInfo): StackMapFrame
- Definition Classes
- ClassFileReader → StackMapFrameReader
-
def
SameLocals1StackItemFrameExtended(frame_type: Int, offset_delta: Int, verification_type_info_stack: VerificationTypeInfo): StackMapFrame
- Definition Classes
- ClassFileReader → StackMapFrameReader
-
def
ShortValue(cp: Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
Signature_attribute(cp: Constant_Pool, ap: AttributeParent, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Int, signature_index: Int): Signature_attribute
- Definition Classes
- ClassFileReader → Signature_attributeReader
-
def
SourceDebugExtension_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, debug_extension: Array[Byte]): SourceDebugExtension_attribute
- Definition Classes
- ClassFileReader → SourceDebugExtension_attributeReader
-
def
SourceFile_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, sourceFile_index: Constant_Pool_Index): SourceFile_attribute
- Definition Classes
- ClassFileReader → SourceFile_attributeReader
-
def
StackMapFrame(cp: Constant_Pool, in: DataInputStream): StackMapFrame
- Definition Classes
- StackMapFrameReader
-
def
StackMapTable_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, stack_map_frames: StackMapFrames): StackMapTable_attribute
- Definition Classes
- ClassFileReader → StackMapTable_attributeReader
-
def
StringValue(cp: Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue
- Definition Classes
- ClassFileReader → ElementValuePairsReader
-
def
SupertypeTarget(supertype_index: Int): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
Synthetic_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index): Synthetic_attribute
- Definition Classes
- ClassFileReader → Synthetic_attributeReader
-
def
Throws(throws_type_index: Constant_Pool_Index): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
TopVariableInfo(): VerificationTypeInfo
- Definition Classes
- ClassFileReader → VerificationTypeInfoReader
-
def
TypeAnnotation(cp: Constant_Pool, target: TypeAnnotationTarget, path: TypeAnnotationPath, type_index: Constant_Pool_Index, element_value_pairs: ElementValuePairs): TypeAnnotation
- Definition Classes
- ClassFileReader → TypeAnnotationsReader
-
def
TypeAnnotation(cp: Constant_Pool, in: DataInputStream): TypeAnnotation
- Definition Classes
- TypeAnnotationsReader
-
def
TypeAnnotationDeeperInArrayType: da.TypeAnnotationDeeperInArrayType.type
The
type_path_kindwas0(and the type_argument_index was also0).The
type_path_kindwas0(and the type_argument_index was also0).- Definition Classes
- ClassFileReader → TypeAnnotationPathReader
-
def
TypeAnnotationDeeperInNestedType: da.TypeAnnotationDeeperInNestedType.type
The
type_path_kindwas1(and the type_argument_index was (as defined by the specification) also0).The
type_path_kindwas1(and the type_argument_index was (as defined by the specification) also0).- Definition Classes
- ClassFileReader → TypeAnnotationPathReader
-
def
TypeAnnotationDirectlyOnType: da.TypeAnnotationDirectlyOnType.type
- Definition Classes
- ClassFileReader → TypeAnnotationPathReader
-
def
TypeAnnotationOnBoundOfWildcardType: da.TypeAnnotationOnBoundOfWildcardType.type
The
type_path_kindwas2(and the type_argument_index was (as defined by the specification) also0).The
type_path_kindwas2(and the type_argument_index was (as defined by the specification) also0).- Definition Classes
- ClassFileReader → TypeAnnotationPathReader
-
def
TypeAnnotationOnTypeArgument(type_argument_index: Int): TypeAnnotationPathElement
- Definition Classes
- ClassFileReader → TypeAnnotationPathReader
-
def
TypeAnnotationPath(path: TypeAnnotationPathElementsTable): TypeAnnotationPath
- Definition Classes
- ClassFileReader → TypeAnnotationPathReader
-
def
TypeAnnotationPath(in: DataInputStream): TypeAnnotationPath
- Definition Classes
- TypeAnnotationPathReader
-
def
TypeAnnotationTarget(in: DataInputStream): TypeAnnotationTarget
- Definition Classes
- TypeAnnotationTargetReader
-
def
TypeAnnotations(cp: Constant_Pool, in: DataInputStream): TypeAnnotations
- Definition Classes
- TypeAnnotationsReader
-
def
TypeBoundOfParameterDeclarationOfClassOrInterface(type_parameter_index: Constant_Pool_Index, bound_index: Constant_Pool_Index): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
TypeBoundOfParameterDeclarationOfMethodOrConstructor(type_parameter_index: Constant_Pool_Index, bound_index: Constant_Pool_Index): TypeAnnotationTarget
- Definition Classes
- ClassFileReader → TypeAnnotationTargetReader
-
def
UninitializedThisVariableInfo(): VerificationTypeInfo
- Definition Classes
- ClassFileReader → VerificationTypeInfoReader
-
def
UninitializedVariableInfo(offset: Int): VerificationTypeInfo
- Definition Classes
- ClassFileReader → VerificationTypeInfoReader
-
def
Unknown_attribute(cp: Constant_Pool, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, info: Array[Byte]): Unknown_attribute
- Definition Classes
- ClassFileReader → Unknown_attributeReader
-
def
Unknown_attribute(cp: Constant_Pool, ap: AttributeParent, ap_name_index: Constant_Pool_Index, ap_descriptor_index: Constant_Pool_Index, attribute_name_index: Constant_Pool_Index, in: DataInputStream): Unknown_attribute
- Definition Classes
- Unknown_attributeReader → Unknown_attributeAbstractions
-
def
VerificationTypeInfo(cp: Constant_Pool, in: DataInputStream): VerificationTypeInfo
- Definition Classes
- VerificationTypeInfoReader
-
def
applyDeferredActions(cp: Constant_Pool, classFile: ClassFile): ClassFile
- Definition Classes
- Constant_PoolReader → Constant_PoolAbstractions
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
implicit
val
config: Config
- Definition Classes
- ClassFileReaderConfiguration
-
def
createDeferredActionsStore(): DeferredActionsStore
- Attributes
- protected[this]
- Definition Classes
- Constant_PoolBinding → Constant_PoolReader
-
final
val
defaultExceptionHandler: ExceptionHandler
- Definition Classes
- ClassFileReader
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
findClassFile(files: Traversable[File], progressReporter: (File) ⇒ Unit, classFileFilter: (ClassFile) ⇒ Boolean, className: (ClassFile) ⇒ String, exceptionHandler: ExceptionHandler): Either[(ClassFile, URL), Set[String]]
- Definition Classes
- ClassFileReader
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
isClassFileRepository(filename: String, containerName: Option[String]): Boolean
- Definition Classes
- ClassFileReader
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
loadsInterfacesOnly: Boolean
- Definition Classes
- ClassFileReader → ClassFileReaderConfiguration
-
implicit
val
logContext: LogContext
- Definition Classes
- ClassFileReaderConfiguration
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
registerAttributeReader(reader: (String, (Constant_Pool, AttributeParent, Constant_Pool_Index, Constant_Pool_Index, Constant_Pool_Index, DataInputStream) ⇒ Attribute)): Unit
- Definition Classes
- AttributesReader
-
def
registerAttributesPostProcessor(p: (Attributes) ⇒ Attributes): Unit
- Definition Classes
- AttributesReader
-
def
registerClassFilePostProcessor(p: (List[ClassFile]) ⇒ List[ClassFile]): Unit
- Definition Classes
- ClassFileReader
-
def
registerDeferredAction(cp: Constant_Pool)(deferredAction: (ClassFile) ⇒ ClassFile): Unit
- Definition Classes
- Constant_PoolReader
-
final
def
reifyEmptyAttributes: Boolean
- Definition Classes
- ClassFileReader → AttributeReader
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
throwIllegalArgumentException: Boolean
- Definition Classes
- Signature_attributeReader
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )