Class

org.opalj.br.reader

Java8FrameworkWithCaching

Related Doc: package reader

Permalink

class Java8FrameworkWithCaching extends Java8LibraryFramework with CodeAttributeBinding with SourceDebugExtension_attributeBinding with BootstrapMethods_attributeBinding with StackMapTable_attributeBinding with CompactLineNumberTable_attributeBinding with LocalVariableTable_attributeBinding with LocalVariableTypeTable_attributeBinding with Exceptions_attributeBinding with CachedBytecodeReaderAndBinding with CodeReader

This configuration can be used to read in Java 8 (version 52) class files. All standard information (as defined in the Java Virtual Machine Specification) is represented. Instructions will be cached.

Linear Supertypes
CodeReader, CachedBytecodeReaderAndBinding, DeferredInvokedynamicResolution, Exceptions_attributeBinding, Exceptions_attributeReader, LocalVariableTypeTable_attributeBinding, LocalVariableTypeTable_attributeReader, LocalVariableTable_attributeBinding, LocalVariableTable_attributeReader, CompactLineNumberTable_attributeBinding, CompactLineNumberTable_attributeReader, StackMapTable_attributeBinding, VerificationTypeInfoReader, StackMapFrameReader, StackMapTable_attributeReader, BootstrapMethods_attributeBinding, BootstrapMethods_attributeReader, SourceDebugExtension_attributeBinding, SourceDebugExtension_attributeReader, CodeAttributeBinding, CodeBinding, Code_attributeReader, Java8LibraryFramework, TypeAnnotationAttributesBinding, RuntimeVisibleTypeAnnotations_attributeReader, RuntimeInvisibleTypeAnnotations_attributeReader, TypeAnnotationsBinding, TypeAnnotationPathReader, TypeAnnotationTargetReader, TypeAnnotationsReader, MethodParameters_attributeBinding, MethodParameters_attributeReader, Java7LibraryFramework, ConstantValue_attributeBinding, ConstantValue_attributeReader, Synthetic_attributeBinding, Synthetic_attributeReader, Signature_attributeBinding, Signature_attributeReader, Deprecated_attributeBinding, Deprecated_attributeReader, SourceFile_attributeBinding, SourceFile_attributeReader, EnclosingMethod_attributeBinding, EnclosingMethod_attributeReader, InnerClasses_attributeBinding, InnerClasses_attributeReader, AnnotationAttributesBinding, AttributeBinding, AnnotationDefault_attributeReader, RuntimeVisibleParameterAnnotations_attributeReader, RuntimeInvisibleParameterAnnotations_attributeReader, RuntimeVisibleAnnotations_attributeReader, RuntimeInvisibleAnnotations_attributeReader, AttributeReader, ParametersAnnotationsReader, AnnotationsReader, AnnotationsBinding, ElementValuePairsReader, AnnotationAbstractions, SkipUnknown_attributeReader, AttributesReader, Unknown_attributeAbstractions, AttributesAbstractions, ClassFileBinding, ClassFileReader, ClassFileReaderConfiguration, MethodsBinding, MethodsReader, FieldsBinding, FieldsReader, ConstantPoolBinding, Constant_PoolReader, Constant_PoolAbstractions, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Java8FrameworkWithCaching
  2. CodeReader
  3. CachedBytecodeReaderAndBinding
  4. DeferredInvokedynamicResolution
  5. Exceptions_attributeBinding
  6. Exceptions_attributeReader
  7. LocalVariableTypeTable_attributeBinding
  8. LocalVariableTypeTable_attributeReader
  9. LocalVariableTable_attributeBinding
  10. LocalVariableTable_attributeReader
  11. CompactLineNumberTable_attributeBinding
  12. CompactLineNumberTable_attributeReader
  13. StackMapTable_attributeBinding
  14. VerificationTypeInfoReader
  15. StackMapFrameReader
  16. StackMapTable_attributeReader
  17. BootstrapMethods_attributeBinding
  18. BootstrapMethods_attributeReader
  19. SourceDebugExtension_attributeBinding
  20. SourceDebugExtension_attributeReader
  21. CodeAttributeBinding
  22. CodeBinding
  23. Code_attributeReader
  24. Java8LibraryFramework
  25. TypeAnnotationAttributesBinding
  26. RuntimeVisibleTypeAnnotations_attributeReader
  27. RuntimeInvisibleTypeAnnotations_attributeReader
  28. TypeAnnotationsBinding
  29. TypeAnnotationPathReader
  30. TypeAnnotationTargetReader
  31. TypeAnnotationsReader
  32. MethodParameters_attributeBinding
  33. MethodParameters_attributeReader
  34. Java7LibraryFramework
  35. ConstantValue_attributeBinding
  36. ConstantValue_attributeReader
  37. Synthetic_attributeBinding
  38. Synthetic_attributeReader
  39. Signature_attributeBinding
  40. Signature_attributeReader
  41. Deprecated_attributeBinding
  42. Deprecated_attributeReader
  43. SourceFile_attributeBinding
  44. SourceFile_attributeReader
  45. EnclosingMethod_attributeBinding
  46. EnclosingMethod_attributeReader
  47. InnerClasses_attributeBinding
  48. InnerClasses_attributeReader
  49. AnnotationAttributesBinding
  50. AttributeBinding
  51. AnnotationDefault_attributeReader
  52. RuntimeVisibleParameterAnnotations_attributeReader
  53. RuntimeInvisibleParameterAnnotations_attributeReader
  54. RuntimeVisibleAnnotations_attributeReader
  55. RuntimeInvisibleAnnotations_attributeReader
  56. AttributeReader
  57. ParametersAnnotationsReader
  58. AnnotationsReader
  59. AnnotationsBinding
  60. ElementValuePairsReader
  61. AnnotationAbstractions
  62. SkipUnknown_attributeReader
  63. AttributesReader
  64. Unknown_attributeAbstractions
  65. AttributesAbstractions
  66. ClassFileBinding
  67. ClassFileReader
  68. ClassFileReaderConfiguration
  69. MethodsBinding
  70. MethodsReader
  71. FieldsBinding
  72. FieldsReader
  73. ConstantPoolBinding
  74. Constant_PoolReader
  75. Constant_PoolAbstractions
  76. AnyRef
  77. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Java8FrameworkWithCaching(cache: BytecodeInstructionsCache)

    Permalink

Type Members

  1. type Annotation = br.Annotation

    Permalink
    Definition Classes
    AnnotationsBinding → AnnotationAbstractions
  2. type AnnotationDefault_attribute = br.ElementValue

    Permalink
    Definition Classes
    AnnotationAttributesBinding → AnnotationDefault_attributeReader
  3. type AnnotationValue = br.AnnotationValue

    Permalink
    Definition Classes
    AnnotationsBinding
  4. type Annotations = IndexedSeq[Annotation]

    Permalink
    Definition Classes
    AnnotationsReader
  5. type AppendFrame = br.AppendFrame

    Permalink
  6. type ArrayValue = br.ArrayValue

    Permalink
    Definition Classes
    AnnotationsBinding
  7. type Attribute = br.Attribute

    Permalink
    Definition Classes
    AttributeBinding → AttributesAbstractions
  8. type Attributes = Seq[Attribute]

    Permalink
    Definition Classes
    AttributesAbstractions
  9. type BooleanValue = br.BooleanValue

    Permalink
    Definition Classes
    AnnotationsBinding
  10. type BootstrapArgument = br.BootstrapArgument

    Permalink
    Definition Classes
    BootstrapMethods_attributeBinding → BootstrapMethods_attributeReader
  11. type BootstrapArguments = IndexedSeq[BootstrapArgument]

    Permalink
    Definition Classes
    BootstrapMethods_attributeReader
  12. type BootstrapMethod = br.BootstrapMethod

    Permalink
    Definition Classes
    BootstrapMethods_attributeBinding → BootstrapMethods_attributeReader
  13. type BootstrapMethods = IndexedSeq[BootstrapMethod]

    Permalink
    Definition Classes
    BootstrapMethods_attributeReader
  14. type BootstrapMethods_attribute = BootstrapMethodTable

    Permalink
    Definition Classes
    BootstrapMethods_attributeBinding → BootstrapMethods_attributeReader
  15. type ByteValue = br.ByteValue

    Permalink
    Definition Classes
    AnnotationsBinding
  16. type CONSTANT_Class_info = cp.CONSTANT_Class_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  17. type CONSTANT_Double_info = cp.CONSTANT_Double_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  18. type CONSTANT_Fieldref_info = cp.CONSTANT_Fieldref_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  19. type CONSTANT_Float_info = cp.CONSTANT_Float_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  20. type CONSTANT_Integer_info = cp.CONSTANT_Integer_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  21. type CONSTANT_InterfaceMethodref_info = cp.CONSTANT_InterfaceMethodref_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  22. type CONSTANT_InvokeDynamic_info = cp.CONSTANT_InvokeDynamic_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  23. type CONSTANT_Long_info = cp.CONSTANT_Long_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  24. type CONSTANT_MethodHandle_info = cp.CONSTANT_MethodHandle_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  25. type CONSTANT_MethodType_info = cp.CONSTANT_MethodType_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  26. type CONSTANT_Methodref_info = cp.CONSTANT_Methodref_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  27. type CONSTANT_NameAndType_info = cp.CONSTANT_NameAndType_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  28. type CONSTANT_String_info = cp.CONSTANT_String_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  29. type CONSTANT_Utf8_info = cp.CONSTANT_Utf8_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  30. type CharValue = br.CharValue

    Permalink
    Definition Classes
    AnnotationsBinding
  31. type ChopFrame = br.ChopFrame

    Permalink
  32. type ClassFile = br.ClassFile

    Permalink
    Definition Classes
    ClassFileBinding → ClassFileReader → Constant_PoolAbstractions
  33. type ClassValue = br.ClassValue

    Permalink
    Definition Classes
    AnnotationsBinding
  34. type Code_attribute = Code

    Permalink
    Definition Classes
    CodeAttributeBinding → Code_attributeReader
  35. type ConstantValue_attribute = ConstantFieldValue[_]

    Permalink
    Definition Classes
    ConstantValue_attributeBinding → ConstantValue_attributeReader
  36. type Constant_Pool = Array[Constant_Pool_Entry]

    Permalink
    Definition Classes
    DeferredInvokedynamicResolution → Constant_PoolReader → Constant_PoolAbstractions
  37. type Constant_Pool_Entry = cp.Constant_Pool_Entry

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader → Constant_PoolAbstractions
  38. type Constant_Pool_Index = Int

    Permalink
    Definition Classes
    Constant_PoolAbstractions
  39. type DeferredActionsStore = Buffer[(ClassFile) ⇒ ClassFile] with Constant_Pool_Entry

    Permalink
    Definition Classes
    Constant_PoolAbstractions
  40. type Deprecated_attribute = br.Attribute

    Permalink
    Definition Classes
    Deprecated_attributeBinding → Deprecated_attributeReader
  41. type DoubleValue = br.DoubleValue

    Permalink
    Definition Classes
    AnnotationsBinding
  42. type DoubleVariableInfo = br.VerificationTypeInfo

    Permalink
  43. type ElementValue = br.ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  44. type ElementValuePair = br.ElementValuePair

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  45. type ElementValuePairs = IndexedSeq[ElementValuePair]

    Permalink
    Definition Classes
    ElementValuePairsReader → AnnotationAbstractions
  46. type ElementValues = IndexedSeq[ElementValue]

    Permalink
    Definition Classes
    ElementValuePairsReader
  47. type EnclosingMethod_attribute = EnclosingMethod

    Permalink
    Definition Classes
    EnclosingMethod_attributeBinding → EnclosingMethod_attributeReader
  48. type EnumValue = br.EnumValue

    Permalink
    Definition Classes
    AnnotationsBinding
  49. type ExceptionHandlers = IndexedSeq[ExceptionTableEntry]

    Permalink
    Definition Classes
    Code_attributeReader
  50. type ExceptionIndexTable = IndexedSeq[Constant_Pool_Index]

    Permalink
    Definition Classes
    Exceptions_attributeReader
  51. type ExceptionTableEntry = ExceptionHandler

    Permalink
    Definition Classes
    CodeAttributeBinding → Code_attributeReader
  52. type Exceptions_attribute = ExceptionTable

    Permalink
    Definition Classes
    Exceptions_attributeBinding → Exceptions_attributeReader
  53. type Field_Info = Field

    Permalink
    Definition Classes
    FieldsBinding → FieldsReader
  54. type Fields = IndexedSeq[Field_Info]

    Permalink
    Definition Classes
    FieldsReader
  55. type FloatValue = br.FloatValue

    Permalink
    Definition Classes
    AnnotationsBinding
  56. type FloatVariableInfo = br.VerificationTypeInfo

    Permalink
  57. type FullFrame = br.FullFrame

    Permalink
  58. type InnerClasses = IndexedSeq[InnerClassesEntry]

    Permalink
    Definition Classes
    InnerClasses_attributeReader
  59. type InnerClassesEntry = InnerClass

    Permalink
    Definition Classes
    InnerClasses_attributeBinding → InnerClasses_attributeReader
  60. type InnerClasses_attribute = InnerClassTable

    Permalink
    Definition Classes
    InnerClasses_attributeBinding → InnerClasses_attributeReader
  61. type Instructions = Array[Instruction]

    Permalink
    Definition Classes
    CodeBinding
  62. type IntValue = br.IntValue

    Permalink
    Definition Classes
    AnnotationsBinding
  63. type IntegerVariableInfo = br.VerificationTypeInfo

    Permalink
  64. type LineNumberTable_attribute = CompactLineNumberTable

    Permalink
    Definition Classes
    CompactLineNumberTable_attributeBinding → CompactLineNumberTable_attributeReader
  65. type LocalVariableTableEntry = LocalVariable

    Permalink
    Definition Classes
    LocalVariableTable_attributeBinding → LocalVariableTable_attributeReader
  66. type LocalVariableTable_attribute = LocalVariableTable

    Permalink
    Definition Classes
    LocalVariableTable_attributeBinding → LocalVariableTable_attributeReader
  67. type LocalVariableTypeTableEntry = LocalVariableType

    Permalink
    Definition Classes
    LocalVariableTypeTable_attributeBinding → LocalVariableTypeTable_attributeReader
  68. type LocalVariableTypeTable_attribute = LocalVariableTypeTable

    Permalink
    Definition Classes
    LocalVariableTypeTable_attributeBinding → LocalVariableTypeTable_attributeReader
  69. type LocalVariableTypes = IndexedSeq[LocalVariableTypeTableEntry]

    Permalink
    Definition Classes
    LocalVariableTypeTable_attributeReader
  70. type LocalVariables = IndexedSeq[LocalVariableTableEntry]

    Permalink
    Definition Classes
    LocalVariableTable_attributeReader
  71. type LocalvarTable = IndexedSeq[LocalvarTableEntry]

    Permalink
    Definition Classes
    TypeAnnotationTargetReader
  72. type LocalvarTableEntry = br.LocalvarTableEntry

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  73. type LongValue = br.LongValue

    Permalink
    Definition Classes
    AnnotationsBinding
  74. type LongVariableInfo = br.VerificationTypeInfo

    Permalink
  75. type MethodParameter = br.MethodParameter

    Permalink
    Definition Classes
    MethodParameters_attributeBinding → MethodParameters_attributeReader
  76. type MethodParameters = IndexedSeq[MethodParameter]

    Permalink
    Definition Classes
    MethodParameters_attributeReader
  77. type MethodParameters_attribute = MethodParameterTable

    Permalink
    Definition Classes
    MethodParameters_attributeBinding → MethodParameters_attributeReader
  78. type Method_Info = Method

    Permalink
    Definition Classes
    MethodsBinding → MethodsReader
  79. type Methods = IndexedSeq[Method_Info]

    Permalink
    Definition Classes
    MethodsReader
  80. type NullVariableInfo = br.VerificationTypeInfo

    Permalink
  81. type ObjectVariableInfo = br.ObjectVariableInfo

    Permalink
  82. type ParameterAnnotations = IndexedSeq[Annotation]

    Permalink
    Definition Classes
    ParametersAnnotationsReader
  83. type ParametersAnnotations = IndexedSeq[ParameterAnnotations]

    Permalink
    Definition Classes
    ParametersAnnotationsReader
  84. type RuntimeInvisibleAnnotations_attribute = RuntimeInvisibleAnnotationTable

    Permalink
    Definition Classes
    AnnotationAttributesBinding → RuntimeInvisibleAnnotations_attributeReader
  85. type RuntimeInvisibleParameterAnnotations_attribute = RuntimeInvisibleParameterAnnotationTable

    Permalink
    Definition Classes
    AnnotationAttributesBinding → RuntimeInvisibleParameterAnnotations_attributeReader
  86. type RuntimeInvisibleTypeAnnotations_attribute = RuntimeInvisibleTypeAnnotationTable

    Permalink
    Definition Classes
    TypeAnnotationAttributesBinding → RuntimeInvisibleTypeAnnotations_attributeReader
  87. type RuntimeVisibleAnnotations_attribute = RuntimeVisibleAnnotationTable

    Permalink
    Definition Classes
    AnnotationAttributesBinding → RuntimeVisibleAnnotations_attributeReader
  88. type RuntimeVisibleParameterAnnotations_attribute = RuntimeVisibleParameterAnnotationTable

    Permalink
    Definition Classes
    AnnotationAttributesBinding → RuntimeVisibleParameterAnnotations_attributeReader
  89. type RuntimeVisibleTypeAnnotations_attribute = RuntimeVisibleTypeAnnotationTable

    Permalink
    Definition Classes
    TypeAnnotationAttributesBinding → RuntimeVisibleTypeAnnotations_attributeReader
  90. type SameFrame = br.SameFrame

    Permalink
  91. type SameFrameExtended = br.SameFrameExtended

    Permalink
  92. type SameLocals1StackItemFrame = br.SameLocals1StackItemFrame

    Permalink
  93. type SameLocals1StackItemFrameExtended = br.SameLocals1StackItemFrameExtended

    Permalink
  94. type ShortValue = br.ShortValue

    Permalink
    Definition Classes
    AnnotationsBinding
  95. type Signature_attribute = Signature

    Permalink
    Definition Classes
    Signature_attributeBinding → Signature_attributeReader
  96. type SourceDebugExtension_attribute = SourceDebugExtension

    Permalink
    Definition Classes
    SourceDebugExtension_attributeBinding → SourceDebugExtension_attributeReader
  97. type SourceFile_attribute = SourceFile

    Permalink
    Definition Classes
    SourceFile_attributeBinding → SourceFile_attributeReader
  98. type StackMapFrame = br.StackMapFrame

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapFrameReader → StackMapTable_attributeReader
  99. type StackMapFrames = IndexedSeq[StackMapFrame]

    Permalink
    Definition Classes
    StackMapTable_attributeReader
  100. type StackMapTable_attribute = StackMapTable

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapTable_attributeReader
  101. type Synthetic_attribute = Synthetic.type

    Permalink
    Definition Classes
    Synthetic_attributeBinding → Synthetic_attributeReader
  102. type TopVariableInfo = br.VerificationTypeInfo

    Permalink
  103. type TypeAnnotation = br.TypeAnnotation

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationsReader
  104. type TypeAnnotationPath = br.TypeAnnotationPath

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationPathReader → TypeAnnotationsReader
  105. type TypeAnnotationPathElement = br.TypeAnnotationPathElement

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationPathReader
  106. type TypeAnnotationTarget = br.TypeAnnotationTarget

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader → TypeAnnotationsReader
  107. type TypeAnnotations = IndexedSeq[TypeAnnotation]

    Permalink
    Definition Classes
    TypeAnnotationsReader
  108. type UninitializedThisVariableInfo = br.VerificationTypeInfo

    Permalink
  109. type UninitializedVariableInfo = br.UninitializedVariableInfo

    Permalink
  110. type Unknown_attribute = Null

    Permalink
    Definition Classes
    SkipUnknown_attributeReader → Unknown_attributeAbstractions
  111. type VerificationTypeInfo = br.VerificationTypeInfo

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → VerificationTypeInfoReader → StackMapFrameReader
  112. type VerificationTypeInfoLocals = IndexedSeq[VerificationTypeInfo]

    Permalink
    Definition Classes
    StackMapFrameReader
  113. type VerificationTypeInfoStack = IndexedSeq[VerificationTypeInfo]

    Permalink
    Definition Classes
    StackMapFrameReader

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def AllClassFiles(files: Traversable[File], exceptionHandler: bi.reader.ClassFileReader.ExceptionHandler): Traversable[(ClassFile, URL)]

    Permalink
    Definition Classes
    ClassFileReader
  5. def Annotation(cp: Java8FrameworkWithCaching.Constant_Pool, type_index: Constant_Pool_Index, element_value_pairs: ElementValuePairs): br.Annotation

    Permalink
    Definition Classes
    AnnotationsBinding → AnnotationAbstractions
  6. def Annotation(cp: Constant_Pool, in: DataInputStream): Annotation

    Permalink
    Definition Classes
    AnnotationAbstractions
  7. def AnnotationDefault_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, element_value: ElementValue): ElementValue

    Permalink
    Definition Classes
    AnnotationAttributesBinding → AnnotationDefault_attributeReader
  8. val AnnotationManifest: ClassTag[Annotation]

    Permalink
    Definition Classes
    AnnotationsBinding
  9. def AnnotationValue(cp: Java8FrameworkWithCaching.Constant_Pool, annotation: Annotation): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  10. def Annotations(cp: Constant_Pool, in: DataInputStream): Annotations

    Permalink
    Definition Classes
    AnnotationsReader
  11. def AppendFrame(frame_type: Int, offset_delta: Int, verification_type_info_locals: VerificationTypeInfoLocals): StackMapFrame

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapFrameReader
  12. def ArrayValue(cp: Java8FrameworkWithCaching.Constant_Pool, values: ElementValues): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  13. def Attribute(ap: AttributeParent, cp: Java8FrameworkWithCaching.Constant_Pool, in: DataInputStream): Attribute

    Permalink
    Definition Classes
    AttributesReader
  14. val AttributeManifest: ClassTag[Attribute]

    Permalink
    Definition Classes
    AttributeBinding → AttributesAbstractions
  15. def Attributes(ap: AttributeParent, cp: Java8FrameworkWithCaching.Constant_Pool, in: DataInputStream): Attributes

    Permalink
    Definition Classes
    AttributesReader
  16. def BooleanValue(cp: Java8FrameworkWithCaching.Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  17. def BootstrapArgument(cp: Java8FrameworkWithCaching.Constant_Pool, constantPoolIndex: Int): BootstrapArgument

    Permalink
    Definition Classes
    BootstrapMethods_attributeBinding → BootstrapMethods_attributeReader
  18. def BootstrapArgument(cp: Constant_Pool, in: DataInputStream): BootstrapArgument

    Permalink
    Definition Classes
    BootstrapMethods_attributeReader
  19. val BootstrapArgumentManifest: ClassTag[BootstrapArgument]

    Permalink
    Definition Classes
    BootstrapMethods_attributeBinding → BootstrapMethods_attributeReader
  20. def BootstrapMethod(cp: Java8FrameworkWithCaching.Constant_Pool, bootstrapMethodRef: Int, bootstrapArguments: BootstrapArguments): BootstrapMethod

    Permalink
    Definition Classes
    BootstrapMethods_attributeBinding → BootstrapMethods_attributeReader
  21. def BootstrapMethod(cp: Constant_Pool, in: DataInputStream): BootstrapMethod

    Permalink
    Definition Classes
    BootstrapMethods_attributeReader
  22. val BootstrapMethodManifest: ClassTag[BootstrapMethod]

    Permalink
    Definition Classes
    BootstrapMethods_attributeBinding → BootstrapMethods_attributeReader
  23. def BootstrapMethods_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attributeNameIndex: Int, bootstrapMethods: BootstrapMethods): BootstrapMethods_attribute

    Permalink
    Definition Classes
    BootstrapMethods_attributeBinding → BootstrapMethods_attributeReader
  24. def ByteValue(cp: Java8FrameworkWithCaching.Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  25. def CONSTANT_Class_info(i: Int): CONSTANT_Class_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  26. def CONSTANT_Double_info(d: Double): CONSTANT_Double_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  27. def CONSTANT_Fieldref_info(class_index: Constant_Pool_Index, name_and_type_index: Constant_Pool_Index): CONSTANT_Fieldref_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  28. def CONSTANT_Float_info(f: Float): CONSTANT_Float_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  29. def CONSTANT_Integer_info(i: Int): CONSTANT_Integer_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  30. def CONSTANT_InterfaceMethodref_info(class_index: Constant_Pool_Index, name_and_type_index: Constant_Pool_Index): CONSTANT_InterfaceMethodref_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  31. def CONSTANT_InvokeDynamic_info(bootstrap_method_attr_index: Constant_Pool_Index, name_and_type_index: Constant_Pool_Index): CONSTANT_InvokeDynamic_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  32. def CONSTANT_Long_info(l: Long): CONSTANT_Long_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  33. def CONSTANT_MethodHandle_info(reference_kind: Int, reference_index: Int): CONSTANT_MethodHandle_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  34. def CONSTANT_MethodType_info(descriptor_index: Constant_Pool_Index): CONSTANT_MethodType_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  35. def CONSTANT_Methodref_info(class_index: Constant_Pool_Index, name_and_type_index: Constant_Pool_Index): CONSTANT_Methodref_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  36. def CONSTANT_NameAndType_info(name_index: Constant_Pool_Index, descriptor_index: Constant_Pool_Index): CONSTANT_NameAndType_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  37. def CONSTANT_String_info(i: Int): CONSTANT_String_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  38. def CONSTANT_Utf8_info(r: Array[Byte], s: String): CONSTANT_Utf8_info

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  39. def CastExpression(offset: Int, type_argument_index: Int): TAOfCastExpression

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  40. def Catch(exception_table_index: Int): TAOfCatch

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  41. def CharValue(cp: Java8FrameworkWithCaching.Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  42. def ChopFrame(frame_type: Int, offset_delta: Int): ChopFrame

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapFrameReader
  43. def ClassFile(cp: Java8FrameworkWithCaching.Constant_Pool, minor_version: Int, major_version: Int, access_flags: Int, this_class_index: Constant_Pool_Index, super_class_index: Constant_Pool_Index, interfaces: IndexedSeq[Constant_Pool_Index], fields: Fields, methods: Methods, attributes: Attributes): ClassFile

    Permalink
    Definition Classes
    ClassFileBinding → ClassFileReader
  44. def ClassFile(jarFilename: String, jarFileEntryName: String): List[ClassFile]

    Permalink
    Definition Classes
    ClassFileReader
    Annotations
    @throws( ... )
  45. def ClassFile(jarFile: File, jarFileEntryName: String): List[ClassFile]

    Permalink
    Definition Classes
    ClassFileReader
    Annotations
    @throws( ... )
  46. def ClassFile(jarFile: ZipFile, jarEntry: ZipEntry): List[ClassFile]

    Permalink
    Attributes
    protected[this]
    Definition Classes
    ClassFileReader
  47. def ClassFile(create: () ⇒ InputStream): List[ClassFile]

    Permalink
    Definition Classes
    ClassFileReader
  48. def ClassFile(in: DataInputStream): List[ClassFile]

    Permalink
    Definition Classes
    ClassFileReader
  49. def ClassFiles(file: File, exceptionHandler: bi.reader.ClassFileReader.ExceptionHandler): List[(ClassFile, URL)]

    Permalink
    Definition Classes
    ClassFileReader
  50. def ClassFiles(jarFile: ZipFile, classFileHandler: (ClassFile, URL) ⇒ Unit, exceptionHandler: bi.reader.ClassFileReader.ExceptionHandler): Unit

    Permalink
    Definition Classes
    ClassFileReader
  51. def ClassFiles(jarFile: ZipFile, exceptionHandler: bi.reader.ClassFileReader.ExceptionHandler): List[(ClassFile, URL)]

    Permalink
    Definition Classes
    ClassFileReader
  52. def ClassValue(cp: Java8FrameworkWithCaching.Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  53. def Code_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, max_stack: Int, max_locals: Int, instructions: Instructions, exception_handlers: ExceptionHandlers, attributes: Attributes): Code

    Permalink
    Definition Classes
    CodeAttributeBinding → Code_attributeReader
  54. def ConstantValue_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attributeNameIndex: Constant_Pool_Index, constantValueIndex: Constant_Pool_Index): ConstantFieldValue[_]

    Permalink
    Definition Classes
    ConstantValue_attributeBinding → ConstantValue_attributeReader
  55. def Constant_Pool(in: DataInputStream): Java8FrameworkWithCaching.Constant_Pool

    Permalink
    Definition Classes
    Constant_PoolReader
  56. val Constant_Pool_EntryManifest: ClassTag[Constant_Pool_Entry]

    Permalink
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  57. def ConstructorInMethodReferenceExpression(offset: Int, type_argument_index: Int): TAOfConstructorInMethodReferenceExpression

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  58. def ConstructorInvocation(offset: Int, type_argument_index: Int): TAOfConstructorInvocation

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  59. def Deprecated_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index): Deprecated.type

    Permalink
    Definition Classes
    Deprecated_attributeBinding → Deprecated_attributeReader
  60. def DoubleValue(cp: Java8FrameworkWithCaching.Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  61. def DoubleVariableInfo(): br.DoubleVariableInfo.type

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → VerificationTypeInfoReader
  62. def ElementValue(cp: Constant_Pool, in: DataInputStream): ElementValue

    Permalink
    Definition Classes
    ElementValuePairsReader
  63. val ElementValueManifest: ClassTag[ElementValue]

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  64. def ElementValuePair(cp: Java8FrameworkWithCaching.Constant_Pool, element_name_index: Constant_Pool_Index, element_value: ElementValue): ElementValuePair

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  65. def ElementValuePair(cp: Constant_Pool, in: DataInputStream): ElementValuePair

    Permalink
    Definition Classes
    ElementValuePairsReader
  66. val ElementValuePairManifest: ClassTag[ElementValuePair]

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  67. def ElementValuePairs(cp: Constant_Pool, in: DataInputStream): ElementValuePairs

    Permalink
    Definition Classes
    ElementValuePairsReader → AnnotationAbstractions
  68. def EnclosingMethod_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, class_index: Constant_Pool_Index, method_index: Constant_Pool_Index): EnclosingMethod_attribute

    Permalink
    Definition Classes
    EnclosingMethod_attributeBinding → EnclosingMethod_attributeReader
  69. def EnumValue(cp: Java8FrameworkWithCaching.Constant_Pool, type_name_index: Constant_Pool_Index, const_name_index: Constant_Pool_Index): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  70. def ExceptionTableEntry(cp: Java8FrameworkWithCaching.Constant_Pool, start_pc: Int, end_pc: Int, handler_pc: Int, catch_type_index: Constant_Pool_Index): ExceptionTableEntry

    Permalink
    Definition Classes
    CodeAttributeBinding → Code_attributeReader
  71. val ExceptionTableEntryManifest: ClassTag[ExceptionTableEntry]

    Permalink
    Definition Classes
    CodeAttributeBinding → Code_attributeReader
  72. def Exceptions_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, exception_index_table: ExceptionIndexTable): Exceptions_attribute

    Permalink
    Definition Classes
    Exceptions_attributeBinding → Exceptions_attributeReader
  73. val Exceptions_attributeManifest: ClassTag[Exceptions_attribute]

    Permalink
    Definition Classes
    Exceptions_attributeBinding → Exceptions_attributeReader
  74. def FieldDeclaration: TAOfFieldDeclaration.type

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  75. def Field_Info(cp: Java8FrameworkWithCaching.Constant_Pool, access_flags: Int, name_index: Constant_Pool_Index, descriptor_index: Constant_Pool_Index, attributes: Attributes): Field_Info

    Permalink
    Definition Classes
    FieldsBinding → FieldsReader
  76. val Field_InfoManifest: ClassTag[Field_Info]

    Permalink
    Definition Classes
    FieldsBinding → FieldsReader
  77. def Fields(cp: Constant_Pool, in: DataInputStream): Fields

    Permalink
    Definition Classes
    FieldsReader
  78. def FloatValue(cp: Java8FrameworkWithCaching.Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  79. def FloatVariableInfo(): br.FloatVariableInfo.type

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → VerificationTypeInfoReader
  80. def FormalParameter(formal_parameter_index: Int): TAOfFormalParameter

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  81. def FullFrame(frame_type: Int, offset_delta: Int, verification_type_info_locals: VerificationTypeInfoLocals, verification_type_info_stack: VerificationTypeInfoStack): StackMapFrame

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapFrameReader
  82. def InnerClassesEntry(cp: Java8FrameworkWithCaching.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: Int): InnerClass

    Permalink
    Definition Classes
    InnerClasses_attributeBinding → InnerClasses_attributeReader
  83. val InnerClassesEntryManifest: ClassTag[InnerClassesEntry]

    Permalink
    Definition Classes
    InnerClasses_attributeBinding → InnerClasses_attributeReader
  84. def InnerClasses_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, inner_classes: InnerClasses): InnerClasses_attribute

    Permalink
    Definition Classes
    InnerClasses_attributeBinding → InnerClasses_attributeReader
  85. def InstanceOf(offset: Int): TAOfInstanceOf

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  86. def Instructions(cp: Constant_Pool, in: DataInputStream): Instructions

    Permalink
    Definition Classes
    CodeReader
  87. def Instructions(cp: Constant_Pool, source: Array[Byte]): Instructions

    Permalink

    Transforms an array of bytes into an array of org.opalj.br.instructions.Instructions.

    Transforms an array of bytes into an array of org.opalj.br.instructions.Instructions.

    Definition Classes
    CachedBytecodeReaderAndBinding
  88. def IntValue(cp: Java8FrameworkWithCaching.Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  89. def IntegerVariableInfo(): br.IntegerVariableInfo.type

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → VerificationTypeInfoReader
  90. def LineNumberTable_attribute(constant_pool: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, line_number_table: Array[Byte]): CompactLineNumberTable

    Permalink
    Definition Classes
    CompactLineNumberTable_attributeBinding → CompactLineNumberTable_attributeReader
  91. def LocalVariableTableEntry(cp: Java8FrameworkWithCaching.Constant_Pool, start_pc: Int, length: Int, name_index: Constant_Pool_Index, descriptor_index: Constant_Pool_Index, index: Int): LocalVariable

    Permalink
    Definition Classes
    LocalVariableTable_attributeBinding → LocalVariableTable_attributeReader
  92. val LocalVariableTableEntryManifest: ClassTag[LocalVariable]

    Permalink
    Definition Classes
    LocalVariableTable_attributeBinding → LocalVariableTable_attributeReader
  93. def LocalVariableTable_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, local_variable_table: LocalVariables): LocalVariableTable

    Permalink
    Definition Classes
    LocalVariableTable_attributeBinding → LocalVariableTable_attributeReader
  94. def LocalVariableTypeTableEntry(cp: Java8FrameworkWithCaching.Constant_Pool, start_pc: Int, length: Int, name_index: Constant_Pool_Index, signature_index: Constant_Pool_Index, index: Int): LocalVariableType

    Permalink
    Definition Classes
    LocalVariableTypeTable_attributeBinding → LocalVariableTypeTable_attributeReader
  95. val LocalVariableTypeTableEntryManifest: ClassTag[LocalVariableTypeTableEntry]

    Permalink
    Definition Classes
    LocalVariableTypeTable_attributeBinding → LocalVariableTypeTable_attributeReader
  96. def LocalVariableTypeTable_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, local_variable_type_table: LocalVariableTypes): LocalVariableTypeTable

    Permalink
    Definition Classes
    LocalVariableTypeTable_attributeBinding → LocalVariableTypeTable_attributeReader
  97. def LocalvarDecl(localVarTable: LocalvarTable): TAOfLocalvarDecl

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  98. def LocalvarTable(in: DataInputStream): LocalvarTable

    Permalink
    Definition Classes
    TypeAnnotationTargetReader
  99. def LocalvarTableEntry(start_pc: Int, length: Int, local_variable_table_index: Int): LocalvarTableEntry

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  100. def LongValue(cp: Java8FrameworkWithCaching.Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  101. def LongVariableInfo(): br.LongVariableInfo.type

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → VerificationTypeInfoReader
  102. def MethodInMethodReferenceExpression(offset: Int, type_argument_index: Int): TAOfMethodInMethodReferenceExpression

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  103. def MethodInvocation(offset: Int, type_argument_index: Int): TAOfMethodInvocation

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  104. def MethodParameter(constant_pool: Java8FrameworkWithCaching.Constant_Pool, name_index: Constant_Pool_Index, access_flags: Int): MethodParameter

    Permalink
    Definition Classes
    MethodParameters_attributeBinding → MethodParameters_attributeReader
  105. val MethodParameterManifest: ClassTag[MethodParameter]

    Permalink
    Definition Classes
    MethodParameters_attributeBinding → MethodParameters_attributeReader
  106. def MethodParameters_attribute(cpconstant_pool: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, parameters: MethodParameters): MethodParameters_attribute

    Permalink
    Definition Classes
    MethodParameters_attributeBinding → MethodParameters_attributeReader
  107. def MethodReferenceExpressionIdentifier(offset: Int): TAOfMethodReferenceExpressionIdentifier

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  108. def MethodReferenceExpressionNew(offset: Int): TAOfMethodReferenceExpressionNew

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  109. def Method_Info(cp: Java8FrameworkWithCaching.Constant_Pool, accessFlags: Int, name_index: Int, descriptor_index: Int, attributes: Attributes): Method_Info

    Permalink
    Definition Classes
    MethodsBinding → MethodsReader
  110. val Method_InfoManifest: ClassTag[Method_Info]

    Permalink
    Definition Classes
    MethodsBinding → MethodsReader
  111. def Methods(cp: Constant_Pool, in: DataInputStream): Methods

    Permalink
    Definition Classes
    MethodsReader
  112. def New(offset: Int): TAOfNew

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  113. def NullVariableInfo(): br.NullVariableInfo.type

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → VerificationTypeInfoReader
  114. def ObjectVariableInfo(cp: Java8FrameworkWithCaching.Constant_Pool, type_index: Constant_Pool_Index): br.ObjectVariableInfo

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → VerificationTypeInfoReader
  115. def ParameterDeclarationOfClassOrInterface(type_parameter_index: Int): TAOfParameterDeclarationOfClassOrInterface

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  116. def ParameterDeclarationOfMethodOrConstructor(type_parameter_index: Int): TAOfParameterDeclarationOfMethodOrConstructor

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  117. def ParametersAnnotations(cp: Constant_Pool, in: DataInputStream): ParametersAnnotations

    Permalink
    Definition Classes
    ParametersAnnotationsReader
  118. def ReceiverType: TAOfReceiverType.type

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  119. def ResourcevarDecl(localVarTable: LocalvarTable): TAOfResourcevarDecl

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  120. def ReturnType: TAOfReturnType.type

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  121. def RuntimeInvisibleAnnotations_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, annotations: Annotations): RuntimeInvisibleAnnotationTable

    Permalink
    Definition Classes
    AnnotationAttributesBinding → RuntimeInvisibleAnnotations_attributeReader
  122. def RuntimeInvisibleParameterAnnotations_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, parameters_annotations: ParametersAnnotations): RuntimeInvisibleParameterAnnotationTable

    Permalink
    Definition Classes
    AnnotationAttributesBinding → RuntimeInvisibleParameterAnnotations_attributeReader
  123. def RuntimeInvisibleTypeAnnotations_attribute(constant_pool: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, annotations: TypeAnnotations): RuntimeInvisibleTypeAnnotations_attribute

    Permalink
    Attributes
    protected
    Definition Classes
    TypeAnnotationAttributesBinding → RuntimeInvisibleTypeAnnotations_attributeReader
  124. def RuntimeVisibleAnnotations_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, annotations: Annotations): RuntimeVisibleAnnotationTable

    Permalink
    Definition Classes
    AnnotationAttributesBinding → RuntimeVisibleAnnotations_attributeReader
  125. def RuntimeVisibleParameterAnnotations_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, parameters_annotations: ParametersAnnotations): RuntimeVisibleParameterAnnotationTable

    Permalink
    Definition Classes
    AnnotationAttributesBinding → RuntimeVisibleParameterAnnotations_attributeReader
  126. def RuntimeVisibleTypeAnnotations_attribute(constant_pool: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, annotations: TypeAnnotations): RuntimeVisibleTypeAnnotations_attribute

    Permalink
    Definition Classes
    TypeAnnotationAttributesBinding → RuntimeVisibleTypeAnnotations_attributeReader
  127. def SameFrame(frame_type: Int): StackMapFrame

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapFrameReader
  128. def SameFrameExtended(frame_type: Int, offset_delta: Int): StackMapFrame

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapFrameReader
  129. def SameLocals1StackItemFrame(frame_type: Int, verification_type_info_stack: VerificationTypeInfo): StackMapFrame

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapFrameReader
  130. def SameLocals1StackItemFrameExtended(frame_type: Int, offset_delta: Int, verification_type_info_stack: VerificationTypeInfo): StackMapFrame

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapFrameReader
  131. def ShortValue(cp: Java8FrameworkWithCaching.Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  132. def Signature_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, ap: AttributeParent, attribute_name_index: Constant_Pool_Index, signature_index: Constant_Pool_Index): Signature_attribute

    Permalink
    Definition Classes
    Signature_attributeBinding → Signature_attributeReader
  133. def SourceDebugExtension_attribute(constant_pool: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, debug_extension: Array[Byte]): SourceDebugExtension_attribute

    Permalink
    Definition Classes
    SourceDebugExtension_attributeBinding → SourceDebugExtension_attributeReader
  134. def SourceFile_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, sourcefile_index: Constant_Pool_Index): SourceFile_attribute

    Permalink
    Definition Classes
    SourceFile_attributeBinding → SourceFile_attributeReader
  135. def StackMapFrame(cp: Constant_Pool, in: DataInputStream): StackMapFrame

    Permalink
    Definition Classes
    StackMapFrameReader
  136. val StackMapFrameManifest: ClassTag[StackMapFrame]

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapTable_attributeReader
  137. def StackMapTable_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index, stack_map_frames: StackMapFrames): StackMapTable_attribute

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapTable_attributeReader
  138. def StringValue(cp: Java8FrameworkWithCaching.Constant_Pool, const_value_index: Constant_Pool_Index): ElementValue

    Permalink
    Definition Classes
    AnnotationsBinding → ElementValuePairsReader
  139. def SupertypeTarget(supertype_index: Int): TAOfSupertype

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  140. def Synthetic_attribute(cp: Java8FrameworkWithCaching.Constant_Pool, attribute_name_index: Constant_Pool_Index): Synthetic.type

    Permalink
    Definition Classes
    Synthetic_attributeBinding → Synthetic_attributeReader
  141. def Throws(throws_type_index: Int): TAOfThrows

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  142. def TopVariableInfo(): br.TopVariableInfo.type

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → VerificationTypeInfoReader
  143. def TypeAnnotation(cp: Java8FrameworkWithCaching.Constant_Pool, target: TypeAnnotationTarget, path: TypeAnnotationPath, type_index: Constant_Pool_Index, element_value_pairs: ElementValuePairs): TypeAnnotation

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationsReader
  144. def TypeAnnotation(cp: Constant_Pool, in: DataInputStream): TypeAnnotation

    Permalink
    Definition Classes
    TypeAnnotationsReader
  145. def TypeAnnotationDeeperInArrayType: TADeeperInArrayType.type

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationPathReader
  146. def TypeAnnotationDeeperInNestedType: TADeeperInNestedType.type

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationPathReader
  147. def TypeAnnotationDirectlyOnType: TADirectlyOnType.type

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationPathReader
  148. val TypeAnnotationManifest: ClassTag[TypeAnnotation]

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationsReader
  149. def TypeAnnotationOnBoundOfWildcardType: TAOnBoundOfWildcardType.type

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationPathReader
  150. def TypeAnnotationOnTypeArgument(type_argument_index: Int): TAOnTypeArgument

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationPathReader
  151. def TypeAnnotationPath(path: IndexedSeq[TypeAnnotationPathElement]): TAOnNestedType

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationPathReader
  152. def TypeAnnotationPath(cp: Constant_Pool, in: DataInputStream): TypeAnnotationPath

    Permalink
    Definition Classes
    TypeAnnotationPathReader
  153. def TypeAnnotationTarget(cp: Constant_Pool, in: DataInputStream): TypeAnnotationTarget

    Permalink
    Definition Classes
    TypeAnnotationTargetReader
  154. def TypeAnnotations(cp: Constant_Pool, in: DataInputStream): TypeAnnotations

    Permalink
    Definition Classes
    TypeAnnotationsReader
  155. def TypeBoundOfParameterDeclarationOfClassOrInterface(type_parameter_index: Int, bound_index: Int): TAOfTypeBoundOfParameterDeclarationOfClassOrInterface

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  156. def TypeBoundOfParameterDeclarationOfMethodOrConstructor(type_parameter_index: Int, bound_index: Int): TAOfTypeBoundOfParameterDeclarationOfMethodOrConstructor

    Permalink
    Definition Classes
    TypeAnnotationsBinding → TypeAnnotationTargetReader
  157. def UninitializedThisVariableInfo(): br.UninitializedThisVariableInfo.type

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → VerificationTypeInfoReader
  158. def UninitializedVariableInfo(offset: Int): br.UninitializedVariableInfo

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → VerificationTypeInfoReader
  159. def Unknown_attribute(ap: AttributeParent, cp: Constant_Pool, attribute_name_index: Constant_Pool_Index, in: DataInputStream): Null

    Permalink
    Definition Classes
    SkipUnknown_attributeReader
  160. def VerificationTypeInfo(cp: Constant_Pool, in: DataInputStream): VerificationTypeInfo

    Permalink
    Definition Classes
    VerificationTypeInfoReader
  161. val VerificationTypeInfoManifest: ClassTag[VerificationTypeInfo]

    Permalink
    Definition Classes
    StackMapTable_attributeBinding → StackMapFrameReader
  162. def applyDeferredActions(cp: Java8FrameworkWithCaching.Constant_Pool, classFile: ClassFile): ClassFile

    Permalink
    Definition Classes
    Constant_PoolReader → Constant_PoolAbstractions
  163. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  164. val cache: BytecodeInstructionsCache

    Permalink
  165. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  166. implicit val config: Config

    Permalink
    Definition Classes
    ClassFileReaderConfiguration
  167. implicit def cpIndexTocpEntry(index: Constant_Pool_Index)(implicit cp: Java8FrameworkWithCaching.Constant_Pool): Constant_Pool_Entry

    Permalink
    Definition Classes
    ConstantPoolBinding
  168. def createDeferredActionsStore(): DeferredActionsStore

    Permalink
    Attributes
    protected[this]
    Definition Classes
    ConstantPoolBinding → Constant_PoolReader
  169. def deferredInvokedynamicResolution(classFile: ClassFile, cp: Constant_Pool, invokeDynamicInfo: CONSTANT_InvokeDynamic_info, instructions: Array[Instruction], pc: PC): ClassFile

    Permalink

    Resolves an org.opalj.br.instructions.INCOMPLETE_INVOKEDYNAMIC instruction using the BootstrapMethodTable of the class.

    Resolves an org.opalj.br.instructions.INCOMPLETE_INVOKEDYNAMIC instruction using the BootstrapMethodTable of the class.

    Deferred resolution is necessary since the BootstrapMethodTable – which is an attribute of the class file – is loaded after the methods.

    classFile

    The ClassFile with which the deferred action was registered.

    cp

    The class file's Constant_Pool.

    invokeDynamicInfo

    The org.opalj.br.instructions.INVOKEDYNAMIC instruction's constant pool entry.

    instructions

    This method's array of instructions.Instructions. (The array returned by the #Instructions method.)

    pc

    The program counter of the invokedynamic instruction.

    Attributes
    protected
    Definition Classes
    DeferredInvokedynamicResolution
    Note

    This method is called (back) after the class file was completely loaded. Registration as a callback method happens whenever an invokedynamic instruction is found in a method's byte code.

    Overriding this Method

    To perform additional analyses on invokedynamic instructions, e.g. to fully resolve the call target, a subclass may override this method to do so. When you override this method, you should call this method (super.deferredResolveInvokedynamicInstruction) to ensure that the default resolution is carried out.

  170. val deleteSynthesizedClassFilesAttributes: Boolean

    Permalink

    This property determines whether artificial SynthesizedClassFiles attributes are kept or removed.

    This property determines whether artificial SynthesizedClassFiles attributes are kept or removed.

    Definition Classes
    ClassFileBinding
    Note

    This setting can be set using the configuration key ClassFileBinding.DeleteSynthesizedClassFilesAttributesConfigKey.

  171. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  172. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  173. val extractSynthesizedClassFiles: (List[ClassFile]) ⇒ List[ClassFile]

    Permalink

    Tests if the class file has a SynthesizedClassFiles attribute and – if so – extracts the class file and removes the attribute.

    Tests if the class file has a SynthesizedClassFiles attribute and – if so – extracts the class file and removes the attribute.

    Definition Classes
    ClassFileBinding
  174. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  175. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  176. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  177. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  178. final def loadsInterfacesOnly: Boolean

    Permalink
    Definition Classes
    Java8FrameworkWithCaching → ClassFileReaderConfiguration
  179. implicit val logContext: LogContext

    Permalink
    Definition Classes
    ClassFileReaderConfiguration
  180. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  181. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  182. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  183. def parser(ap: AttributeParent, cp: Constant_Pool, attribute_name_index: Constant_Pool_Index, in: DataInputStream): LineNumberTable_attribute

    Permalink
    Definition Classes
    CompactLineNumberTable_attributeReader
  184. def registerAttributeReader(reader: (String, (AttributeParent, Java8FrameworkWithCaching.Constant_Pool, Constant_Pool_Index, DataInputStream) ⇒ Attribute)): Unit

    Permalink
    Definition Classes
    AttributesReader
  185. def registerAttributesPostProcessor(p: (Attributes) ⇒ Attributes): Unit

    Permalink
    Definition Classes
    AttributesReader
  186. def registerClassFilePostProcessor(p: (List[ClassFile]) ⇒ List[ClassFile]): Unit

    Permalink
    Definition Classes
    ClassFileReader
  187. def registerDeferredAction(cp: Java8FrameworkWithCaching.Constant_Pool)(deferredAction: (ClassFile) ⇒ ClassFile): Unit

    Permalink
    Definition Classes
    Constant_PoolReader
  188. def reifyEmptyAttributes: Boolean

    Permalink
    Definition Classes
    AttributeReader
  189. val removeBootstrapMethodAttribute: (List[ClassFile]) ⇒ List[ClassFile]

    Permalink

    Removes all BootstrapMethodTable attributes because the invokedynamic instructions are either completely resolved by creating code that resembles the code executed by the JVM or the instructions are at least enhanced and have explicit references to the bootstrap methods.

    Removes all BootstrapMethodTable attributes because the invokedynamic instructions are either completely resolved by creating code that resembles the code executed by the JVM or the instructions are at least enhanced and have explicit references to the bootstrap methods.

    Definition Classes
    ClassFileBinding
  190. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  191. def throwIllegalArgumentException: Boolean

    Permalink
    Definition Classes
    Signature_attributeReader
  192. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  193. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  194. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  195. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from CodeReader

Inherited from Exceptions_attributeReader

Inherited from LocalVariableTypeTable_attributeReader

Inherited from LocalVariableTable_attributeReader

Inherited from CompactLineNumberTable_attributeReader

Inherited from VerificationTypeInfoReader

Inherited from StackMapFrameReader

Inherited from StackMapTable_attributeReader

Inherited from BootstrapMethods_attributeReader

Inherited from SourceDebugExtension_attributeReader

Inherited from CodeAttributeBinding

Inherited from CodeBinding

Inherited from Code_attributeReader

Inherited from Java8LibraryFramework

Inherited from RuntimeVisibleTypeAnnotations_attributeReader

Inherited from RuntimeInvisibleTypeAnnotations_attributeReader

Inherited from TypeAnnotationsBinding

Inherited from TypeAnnotationPathReader

Inherited from TypeAnnotationTargetReader

Inherited from TypeAnnotationsReader

Inherited from MethodParameters_attributeReader

Inherited from Java7LibraryFramework

Inherited from ConstantValue_attributeReader

Inherited from Synthetic_attributeReader

Inherited from Signature_attributeReader

Inherited from Deprecated_attributeReader

Inherited from SourceFile_attributeReader

Inherited from EnclosingMethod_attributeReader

Inherited from InnerClasses_attributeReader

Inherited from AttributeBinding

Inherited from AnnotationDefault_attributeReader

Inherited from RuntimeVisibleParameterAnnotations_attributeReader

Inherited from RuntimeInvisibleParameterAnnotations_attributeReader

Inherited from RuntimeVisibleAnnotations_attributeReader

Inherited from RuntimeInvisibleAnnotations_attributeReader

Inherited from AttributeReader

Inherited from ParametersAnnotationsReader

Inherited from AnnotationsReader

Inherited from AnnotationsBinding

Inherited from ElementValuePairsReader

Inherited from AnnotationAbstractions

Inherited from SkipUnknown_attributeReader

Inherited from AttributesReader

Inherited from Unknown_attributeAbstractions

Inherited from AttributesAbstractions

Inherited from ClassFileBinding

Inherited from ClassFileReader

Inherited from ClassFileReaderConfiguration

Inherited from MethodsBinding

Inherited from MethodsReader

Inherited from FieldsBinding

Inherited from FieldsReader

Inherited from ConstantPoolBinding

Inherited from Constant_PoolReader

Inherited from Constant_PoolAbstractions

Inherited from AnyRef

Inherited from Any

Ungrouped