jar

de.opal-project : bytecode-representation_2.12

Maven & Gradle

May 07, 2021
3 usages
41 stars

Bytecode Representation · Bytecode Representation

Table Of Contents

Latest Version

Download de.opal-project : bytecode-representation_2.12 JAR file - Latest Versions:

All Versions

Download de.opal-project : bytecode-representation_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bytecode-representation_2.12-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opalj.br.analyses.cg

├─ org.opalj.br.analyses.cg.AbstractClassExtensibility.class - [JAR]

├─ org.opalj.br.analyses.cg.AllEntryPointsFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.AllInstantiatedTypesFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.AllPackagesClosed.class - [JAR]

├─ org.opalj.br.analyses.cg.ApplicationEntryPointsFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.ApplicationInstantiatedTypesFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.ApplicationWithoutJREEntryPointsFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.CallBySignatureKey.class - [JAR]

├─ org.opalj.br.analyses.cg.CallBySignatureTargets.class - [JAR]

├─ org.opalj.br.analyses.cg.ClassExtensibility.class - [JAR]

├─ org.opalj.br.analyses.cg.ClassExtensibilityKey.class - [JAR]

├─ org.opalj.br.analyses.cg.ClassHierarchyIsNotExtensible.class - [JAR]

├─ org.opalj.br.analyses.cg.ClosedPackages.class - [JAR]

├─ org.opalj.br.analyses.cg.ClosedPackagesConfiguration.class - [JAR]

├─ org.opalj.br.analyses.cg.ClosedPackagesKey.class - [JAR]

├─ org.opalj.br.analyses.cg.ConfigurationEntryPointsFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.ConfigurationInstantiatedTypesFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.ConfiguredExtensibleClasses.class - [JAR]

├─ org.opalj.br.analyses.cg.ConfiguredFinalClasses.class - [JAR]

├─ org.opalj.br.analyses.cg.DefaultClassExtensibility.class - [JAR]

├─ org.opalj.br.analyses.cg.EntryPointFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.InitialEntryPointsKey.class - [JAR]

├─ org.opalj.br.analyses.cg.InitialInstantiatedTypesKey.class - [JAR]

├─ org.opalj.br.analyses.cg.InstantiatedTypesFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.IsOverridableMethodAnalysis.class - [JAR]

├─ org.opalj.br.analyses.cg.IsOverridableMethodKey.class - [JAR]

├─ org.opalj.br.analyses.cg.LibraryEntryPointsFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.LibraryInstantiatedTypesFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.MetaEntryPointsFinder.class - [JAR]

├─ org.opalj.br.analyses.cg.OpenCodeBase.class - [JAR]

├─ org.opalj.br.analyses.cg.TypeExtensibilityAnalysis.class - [JAR]

├─ org.opalj.br.analyses.cg.TypeExtensibilityKey.class - [JAR]

org.opalj.br.collection.mutable

├─ org.opalj.br.collection.mutable.InstructionsBuilder.class - [JAR]

├─ org.opalj.br.collection.mutable.TypesSet.class - [JAR]

org.opalj.br.collection.immutable

├─ org.opalj.br.collection.immutable.TypesSet.class - [JAR]

org.opalj.br.fpcf

├─ org.opalj.br.fpcf.BasicFPCFEagerAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.BasicFPCFLazyAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.BasicFPCFTransformerScheduler.class - [JAR]

├─ org.opalj.br.fpcf.BasicFPCFTriggeredAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.DefaultFPCFAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.FPCFAnalysesManager.class - [JAR]

├─ org.opalj.br.fpcf.FPCFAnalysesManagerKey.class - [JAR]

├─ org.opalj.br.fpcf.FPCFAnalysesRegistry.class - [JAR]

├─ org.opalj.br.fpcf.FPCFAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.FPCFAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.FPCFEagerAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.FPCFLazyAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.FPCFLazyLikeAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.FPCFTransformerScheduler.class - [JAR]

├─ org.opalj.br.fpcf.FPCFTriggeredAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.PropertyStoreKey.class - [JAR]

org.opalj.br.fpcf.properties.cg

├─ org.opalj.br.fpcf.properties.cg.Callees.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.CalleesPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.Callers.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.CallersImplWithOtherCalls.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.CallersImplementation.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.CallersOnlyWithConcreteCallers.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.CallersPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.CallersWithUnknownContext.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.CallersWithVMLevelCall.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.CallersWithoutUnknownContext.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.CallersWithoutVMLevelCall.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.ConcreteCallees.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.EmptyConcreteCallers.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.InstantiatedTypes.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.InstantiatedTypesPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.LoadedClasses.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.LoadedClassesMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.NoCallees.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.NoCalleesDueToNotReachableMethod.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.NoCallers.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.NoInstantiatedTypes.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.NoLoadedClasses.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.OnlyCallersWithUnknownContext.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.OnlyVMCallersAndWithUnknownContext.class - [JAR]

├─ org.opalj.br.fpcf.properties.cg.OnlyVMLevelCallers.class - [JAR]

org.opalj.br.collection

├─ org.opalj.br.collection.EmptyTypesSet.class - [JAR]

├─ org.opalj.br.collection.TheTypes.class - [JAR]

├─ org.opalj.br.collection.TypesSet.class - [JAR]

├─ org.opalj.br.collection.UpperTypeBounds.class - [JAR]

org.opalj.br.fpcf.properties.pointsto

├─ org.opalj.br.fpcf.properties.pointsto.AllocationSitePointsToSet.class - [JAR]

├─ org.opalj.br.fpcf.properties.pointsto.AllocationSitePointsToSet1.class - [JAR]

├─ org.opalj.br.fpcf.properties.pointsto.AllocationSitePointsToSetN.class - [JAR]

├─ org.opalj.br.fpcf.properties.pointsto.AllocationSitePointsToSetPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.pointsto.NoAllocationSites.class - [JAR]

├─ org.opalj.br.fpcf.properties.pointsto.NoTypes.class - [JAR]

├─ org.opalj.br.fpcf.properties.pointsto.PointsToSetLike.class - [JAR]

├─ org.opalj.br.fpcf.properties.pointsto.TypeBasedPointsToSet.class - [JAR]

├─ org.opalj.br.fpcf.properties.pointsto.TypeBasedPointsToSetPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.pointsto.package.class - [JAR]

org.opalj.br.fpcf.analyses

├─ org.opalj.br.fpcf.analyses.ClassImmutabilityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.ClassImmutabilityAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.ConfiguredPurity.class - [JAR]

├─ org.opalj.br.fpcf.analyses.ConfiguredPurityKey.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerClassImmutabilityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerL0AllocationFreenessAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerL0CompileTimeConstancyAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerL0FieldMutabilityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerL0PurityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerL1ThrownExceptionsAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerStaticDataUsageAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerTypeImmutabilityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerUnsoundPrematurelyReadFieldsAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerVirtualCallAggregatingEscapeAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerVirtualMethodAllocationFreenessAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerVirtualMethodPurityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerVirtualMethodStaticDataUsageAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerVirtualMethodThrownExceptionsAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.EagerVirtualReturnValueFreshnessAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.L0AllocationFreenessAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.L0AllocationFreenessAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.L0CompileTimeConstancyAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.L0CompileTimeConstancyAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.L0FieldMutabilityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.L0FieldMutabilityAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.L0PurityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.L0PurityAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.L0SelfReferenceLeakageAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.L1ThrownExceptionsAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyClassImmutabilityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyL0AllocationFreenessAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyL0CompileTimeConstancyAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyL0FieldMutabilityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyL0PurityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyL1ThrownExceptionsAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyStaticDataUsageAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyTypeImmutabilityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyUnsoundPrematurelyReadFieldsAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyVirtualCallAggregatingEscapeAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyVirtualMethodAllocationFreenessAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyVirtualMethodPurityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyVirtualMethodStaticDataUsageAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyVirtualMethodThrownExceptionsAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.LazyVirtualReturnValueFreshnessAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.MethodComplexityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.StaticDataUsageAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.StaticDataUsageAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.ThrownExceptionsAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.TypeImmutabilityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.TypeImmutabilityAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.UnsoundPrematurelyReadFieldsAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.UnsoundPrematurelyReadFieldsAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualCallAggregatingEscapeAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualCallAggregatingEscapeAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualMethodAllocationFreenessAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualMethodAllocationFreenessAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualMethodPurityAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualMethodPurityAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualMethodStaticDataUsageAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualMethodStaticDataUsageAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualMethodThrownExceptionsAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualMethodThrownExceptionsAnalysisScheduler.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualReturnValueFreshnessAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.analyses.VirtualReturnValueFreshnessAnalysisScheduler.class - [JAR]

org.opalj.br.reader

├─ org.opalj.br.reader.AnnotationAttributesBinding.class - [JAR]

├─ org.opalj.br.reader.AnnotationsBinding.class - [JAR]

├─ org.opalj.br.reader.AttributeBinding.class - [JAR]

├─ org.opalj.br.reader.BootstrapArgumentLoading.class - [JAR]

├─ org.opalj.br.reader.BootstrapMethods_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.BytecodeInstructionsCache.class - [JAR]

├─ org.opalj.br.reader.BytecodeOptimizer.class - [JAR]

├─ org.opalj.br.reader.BytecodeReaderAndBinding.class - [JAR]

├─ org.opalj.br.reader.CachedBytecodeReaderAndBinding.class - [JAR]

├─ org.opalj.br.reader.ClassFileBinding.class - [JAR]

├─ org.opalj.br.reader.ClassFileReaderConfiguration.class - [JAR]

├─ org.opalj.br.reader.CodeAttributeBinding.class - [JAR]

├─ org.opalj.br.reader.CodeBinding.class - [JAR]

├─ org.opalj.br.reader.CompactLineNumberTable_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.ConstantPoolBinding.class - [JAR]

├─ org.opalj.br.reader.ConstantValue_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.DeferredDynamicConstantResolution.class - [JAR]

├─ org.opalj.br.reader.DeferredInvokedynamicResolution.class - [JAR]

├─ org.opalj.br.reader.Deprecated_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.DynamicConstantRewriting.class - [JAR]

├─ org.opalj.br.reader.EnclosingMethod_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.Exceptions_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.FieldsBinding.class - [JAR]

├─ org.opalj.br.reader.InnerClasses_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.InstructionsDeserializer.class - [JAR]

├─ org.opalj.br.reader.InvokedynamicRewriting.class - [JAR]

├─ org.opalj.br.reader.Java11Framework.class - [JAR]

├─ org.opalj.br.reader.Java11FrameworkWithCaching.class - [JAR]

├─ org.opalj.br.reader.Java11FrameworkWithDynamicRewritingAndCaching.class - [JAR]

├─ org.opalj.br.reader.Java11LibraryFramework.class - [JAR]

├─ org.opalj.br.reader.Java16Framework.class - [JAR]

├─ org.opalj.br.reader.Java16FrameworkWithCaching.class - [JAR]

├─ org.opalj.br.reader.Java16FrameworkWithDynamicRewritingAndCaching.class - [JAR]

├─ org.opalj.br.reader.Java16LibraryFramework.class - [JAR]

├─ org.opalj.br.reader.Java7Framework.class - [JAR]

├─ org.opalj.br.reader.Java7LibraryFramework.class - [JAR]

├─ org.opalj.br.reader.Java8Framework.class - [JAR]

├─ org.opalj.br.reader.Java8FrameworkWithCaching.class - [JAR]

├─ org.opalj.br.reader.Java8FrameworkWithInvokedynamicSupportAndCaching.class - [JAR]

├─ org.opalj.br.reader.Java8LibraryFramework.class - [JAR]

├─ org.opalj.br.reader.Java9Framework.class - [JAR]

├─ org.opalj.br.reader.Java9FrameworkWithCaching.class - [JAR]

├─ org.opalj.br.reader.Java9FrameworkWithInvokedynamicSupportAndCaching.class - [JAR]

├─ org.opalj.br.reader.Java9LibraryFramework.class - [JAR]

├─ org.opalj.br.reader.LibraryClassFileBinding.class - [JAR]

├─ org.opalj.br.reader.LocalVariableTable_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.LocalVariableTypeTable_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.MethodParameters_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.MethodsBinding.class - [JAR]

├─ org.opalj.br.reader.ModuleMainClass_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.ModulePackages_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.Module_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.NestHost_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.NestMembers_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.Record_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.SignatureParser.class - [JAR]

├─ org.opalj.br.reader.Signature_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.SourceDebugExtension_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.SourceFile_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.StackMapTable_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.Synthetic_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.TypeAnnotationAttributesBinding.class - [JAR]

├─ org.opalj.br.reader.TypeAnnotationsBinding.class - [JAR]

├─ org.opalj.br.reader.Unknown_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.UnpackedLineNumberTable_attributeBinding.class - [JAR]

├─ org.opalj.br.reader.package.class - [JAR]

org.opalj.value

├─ org.opalj.value.ABooleanValue.class - [JAR]

├─ org.opalj.value.AByteValue.class - [JAR]

├─ org.opalj.value.ACharValue.class - [JAR]

├─ org.opalj.value.ADoubleValue.class - [JAR]

├─ org.opalj.value.AFloatValue.class - [JAR]

├─ org.opalj.value.ALongValue.class - [JAR]

├─ org.opalj.value.AMultipleReferenceValue.class - [JAR]

├─ org.opalj.value.AProperMObjectValue.class - [JAR]

├─ org.opalj.value.AProperSObjectValue.class - [JAR]

├─ org.opalj.value.AReturnAddressValue.class - [JAR]

├─ org.opalj.value.ASArrayValue.class - [JAR]

├─ org.opalj.value.ASArrayWithLengthValue.class - [JAR]

├─ org.opalj.value.ASObjectValue.class - [JAR]

├─ org.opalj.value.AShortValue.class - [JAR]

├─ org.opalj.value.AnIntegerValue.class - [JAR]

├─ org.opalj.value.BaseReferenceValues.class - [JAR]

├─ org.opalj.value.BooleanValueFalse.class - [JAR]

├─ org.opalj.value.BooleanValueTrue.class - [JAR]

├─ org.opalj.value.ConstantValueInformationProvider.class - [JAR]

├─ org.opalj.value.IsBaseReferenceValue.class - [JAR]

├─ org.opalj.value.IsBooleanValue.class - [JAR]

├─ org.opalj.value.IsByteValue.class - [JAR]

├─ org.opalj.value.IsCharValue.class - [JAR]

├─ org.opalj.value.IsClassValue.class - [JAR]

├─ org.opalj.value.IsDoubleValue.class - [JAR]

├─ org.opalj.value.IsFloatValue.class - [JAR]

├─ org.opalj.value.IsIllegalValue.class - [JAR]

├─ org.opalj.value.IsIntegerLikeValue.class - [JAR]

├─ org.opalj.value.IsIntegerValue.class - [JAR]

├─ org.opalj.value.IsLongValue.class - [JAR]

├─ org.opalj.value.IsMObjectValue.class - [JAR]

├─ org.opalj.value.IsMultipleReferenceValue.class - [JAR]

├─ org.opalj.value.IsNullValue.class - [JAR]

├─ org.opalj.value.IsPreciseNonNullReferenceValue.class - [JAR]

├─ org.opalj.value.IsPrimitiveValue.class - [JAR]

├─ org.opalj.value.IsReferenceValue.class - [JAR]

├─ org.opalj.value.IsReturnAddressValue.class - [JAR]

├─ org.opalj.value.IsSArrayValue.class - [JAR]

├─ org.opalj.value.IsSObjectValue.class - [JAR]

├─ org.opalj.value.IsSReferenceValue.class - [JAR]

├─ org.opalj.value.IsShortValue.class - [JAR]

├─ org.opalj.value.IsStringValue.class - [JAR]

├─ org.opalj.value.KnownTypedValue.class - [JAR]

├─ org.opalj.value.KnownValue.class - [JAR]

├─ org.opalj.value.TheByteValue.class - [JAR]

├─ org.opalj.value.TheCharValue.class - [JAR]

├─ org.opalj.value.TheClassValue.class - [JAR]

├─ org.opalj.value.TheDoubleValue.class - [JAR]

├─ org.opalj.value.TheFloatValue.class - [JAR]

├─ org.opalj.value.TheIntegerValue.class - [JAR]

├─ org.opalj.value.TheLongValue.class - [JAR]

├─ org.opalj.value.TheShortValue.class - [JAR]

├─ org.opalj.value.TheStringValue.class - [JAR]

├─ org.opalj.value.TheVoidValue.class - [JAR]

├─ org.opalj.value.TypeOfReferenceValue.class - [JAR]

├─ org.opalj.value.ValueInformation.class - [JAR]

├─ org.opalj.value.package.class - [JAR]

org.opalj.br

├─ org.opalj.br.Annotation.class - [JAR]

├─ org.opalj.br.AnnotationLike.class - [JAR]

├─ org.opalj.br.AnnotationTable.class - [JAR]

├─ org.opalj.br.AnnotationValue.class - [JAR]

├─ org.opalj.br.AppendFrame.class - [JAR]

├─ org.opalj.br.ArrayElementType.class - [JAR]

├─ org.opalj.br.ArrayType.class - [JAR]

├─ org.opalj.br.ArrayTypeSignature.class - [JAR]

├─ org.opalj.br.ArrayValue.class - [JAR]

├─ org.opalj.br.Attribute.class - [JAR]

├─ org.opalj.br.BaseType.class - [JAR]

├─ org.opalj.br.BaseTypeElementValue.class - [JAR]

├─ org.opalj.br.BasicClassTypeSignature.class - [JAR]

├─ org.opalj.br.BooleanType.class - [JAR]

├─ org.opalj.br.BooleanValue.class - [JAR]

├─ org.opalj.br.BootstrapArgument.class - [JAR]

├─ org.opalj.br.BootstrapMethod.class - [JAR]

├─ org.opalj.br.BootstrapMethodTable.class - [JAR]

├─ org.opalj.br.ByteType.class - [JAR]

├─ org.opalj.br.ByteValue.class - [JAR]

├─ org.opalj.br.CTIntType.class - [JAR]

├─ org.opalj.br.Category1ComputationalTypeCategory.class - [JAR]

├─ org.opalj.br.Category2ComputationalTypeCategory.class - [JAR]

├─ org.opalj.br.CharType.class - [JAR]

├─ org.opalj.br.CharValue.class - [JAR]

├─ org.opalj.br.ChopFrame.class - [JAR]

├─ org.opalj.br.ChopFrame248.class - [JAR]

├─ org.opalj.br.ChopFrame249.class - [JAR]

├─ org.opalj.br.ChopFrame250.class - [JAR]

├─ org.opalj.br.ClassFile.class - [JAR]

├─ org.opalj.br.ClassFileAttributeBuilder.class - [JAR]

├─ org.opalj.br.ClassFileRepository.class - [JAR]

├─ org.opalj.br.ClassHierarchy.class - [JAR]

├─ org.opalj.br.ClassMember.class - [JAR]

├─ org.opalj.br.ClassSignature.class - [JAR]

├─ org.opalj.br.ClassTypeSignature.class - [JAR]

├─ org.opalj.br.ClassValue.class - [JAR]

├─ org.opalj.br.Code.class - [JAR]

├─ org.opalj.br.CodeAnalysisFailedException.class - [JAR]

├─ org.opalj.br.CodeAttribute.class - [JAR]

├─ org.opalj.br.CodeAttributeBuilder.class - [JAR]

├─ org.opalj.br.CodeSequence.class - [JAR]

├─ org.opalj.br.CommonAttributes.class - [JAR]

├─ org.opalj.br.CommonSourceElementAttributes.class - [JAR]

├─ org.opalj.br.CompactLineNumberTable.class - [JAR]

├─ org.opalj.br.CompareAllConfiguration.class - [JAR]

├─ org.opalj.br.ComputationalType.class - [JAR]

├─ org.opalj.br.ComputationalTypeCategory.class - [JAR]

├─ org.opalj.br.ComputationalTypeDouble.class - [JAR]

├─ org.opalj.br.ComputationalTypeFloat.class - [JAR]

├─ org.opalj.br.ComputationalTypeInt.class - [JAR]

├─ org.opalj.br.ComputationalTypeLong.class - [JAR]

├─ org.opalj.br.ComputationalTypeReference.class - [JAR]

├─ org.opalj.br.ComputationalTypeReturnAddress.class - [JAR]

├─ org.opalj.br.ConcreteSourceElement.class - [JAR]

├─ org.opalj.br.ConcreteType.class - [JAR]

├─ org.opalj.br.ConcreteTypeArgument.class - [JAR]

├─ org.opalj.br.ConstantClass.class - [JAR]

├─ org.opalj.br.ConstantDouble.class - [JAR]

├─ org.opalj.br.ConstantFieldValue.class - [JAR]

├─ org.opalj.br.ConstantFloat.class - [JAR]

├─ org.opalj.br.ConstantInteger.class - [JAR]

├─ org.opalj.br.ConstantLong.class - [JAR]

├─ org.opalj.br.ConstantString.class - [JAR]

├─ org.opalj.br.ConstantValue.class - [JAR]

├─ org.opalj.br.ContravariantIndicator.class - [JAR]

├─ org.opalj.br.CovariantIndicator.class - [JAR]

├─ org.opalj.br.DeclaredMethod.class - [JAR]

├─ org.opalj.br.DefinedMethod.class - [JAR]

├─ org.opalj.br.Deprecated.class - [JAR]

├─ org.opalj.br.DoubleType.class - [JAR]

├─ org.opalj.br.DoubleValue.class - [JAR]

├─ org.opalj.br.DoubleVariableInfo.class - [JAR]

├─ org.opalj.br.DynamicConstant.class - [JAR]

├─ org.opalj.br.ElementReferenceType.class - [JAR]

├─ org.opalj.br.ElementValue.class - [JAR]

├─ org.opalj.br.ElementValuePair.class - [JAR]

├─ org.opalj.br.EnclosingMethod.class - [JAR]

├─ org.opalj.br.EnumValue.class - [JAR]

├─ org.opalj.br.ExceptionHandler.class - [JAR]

├─ org.opalj.br.ExceptionTable.class - [JAR]

├─ org.opalj.br.Exports.class - [JAR]

├─ org.opalj.br.Field.class - [JAR]

├─ org.opalj.br.FieldAccessMethodHandle.class - [JAR]

├─ org.opalj.br.FieldAttributeBuilder.class - [JAR]

├─ org.opalj.br.FieldIdentifier.class - [JAR]

├─ org.opalj.br.FieldReadAccessMethodHandle.class - [JAR]

├─ org.opalj.br.FieldTemplate.class - [JAR]

├─ org.opalj.br.FieldType.class - [JAR]

├─ org.opalj.br.FieldTypeJVMSignature.class - [JAR]

├─ org.opalj.br.FieldTypeSignature.class - [JAR]

├─ org.opalj.br.FieldWriteAccessMethodHandle.class - [JAR]

├─ org.opalj.br.FloatType.class - [JAR]

├─ org.opalj.br.FloatValue.class - [JAR]

├─ org.opalj.br.FloatVariableInfo.class - [JAR]

├─ org.opalj.br.FormalTypeParameter.class - [JAR]

├─ org.opalj.br.FullFrame.class - [JAR]

├─ org.opalj.br.GenericType.class - [JAR]

├─ org.opalj.br.GenericTypeArgument.class - [JAR]

├─ org.opalj.br.GenericTypeWithClassSuffix.class - [JAR]

├─ org.opalj.br.GetFieldMethodHandle.class - [JAR]

├─ org.opalj.br.GetStaticMethodHandle.class - [JAR]

├─ org.opalj.br.HasNoArgsAndReturnsVoid.class - [JAR]

├─ org.opalj.br.InnerClass.class - [JAR]

├─ org.opalj.br.InnerClassTable.class - [JAR]

├─ org.opalj.br.InstructionsContainer.class - [JAR]

├─ org.opalj.br.IntLikeType.class - [JAR]

├─ org.opalj.br.IntValue.class - [JAR]

├─ org.opalj.br.IntegerType.class - [JAR]

├─ org.opalj.br.IntegerVariableInfo.class - [JAR]

├─ org.opalj.br.InvokeInterfaceMethodHandle.class - [JAR]

├─ org.opalj.br.InvokeSpecialMethodHandle.class - [JAR]

├─ org.opalj.br.InvokeStaticMethodHandle.class - [JAR]

├─ org.opalj.br.InvokeVirtualMethodHandle.class - [JAR]

├─ org.opalj.br.JVMField.class - [JAR]

├─ org.opalj.br.JVMMethod.class - [JAR]

├─ org.opalj.br.JVMMethodDescriptor.class - [JAR]

├─ org.opalj.br.LineNumber.class - [JAR]

├─ org.opalj.br.LineNumberTable.class - [JAR]

├─ org.opalj.br.LocalVariable.class - [JAR]

├─ org.opalj.br.LocalVariableTable.class - [JAR]

├─ org.opalj.br.LocalVariableType.class - [JAR]

├─ org.opalj.br.LocalVariableTypeTable.class - [JAR]

├─ org.opalj.br.LocalvarTableEntry.class - [JAR]

├─ org.opalj.br.LongType.class - [JAR]

├─ org.opalj.br.LongValue.class - [JAR]

├─ org.opalj.br.LongVariableInfo.class - [JAR]

├─ org.opalj.br.LowerTypeBound.class - [JAR]

├─ org.opalj.br.Method.class - [JAR]

├─ org.opalj.br.MethodAttributeBuilder.class - [JAR]

├─ org.opalj.br.MethodCallMethodHandle.class - [JAR]

├─ org.opalj.br.MethodDescriptor.class - [JAR]

├─ org.opalj.br.MethodHandle.class - [JAR]

├─ org.opalj.br.MethodIdentifier.class - [JAR]

├─ org.opalj.br.MethodParameter.class - [JAR]

├─ org.opalj.br.MethodParameterTable.class - [JAR]

├─ org.opalj.br.MethodSignature.class - [JAR]

├─ org.opalj.br.MethodTemplate.class - [JAR]

├─ org.opalj.br.MethodTypeSignature.class - [JAR]

├─ org.opalj.br.MethodWithBody.class - [JAR]

├─ org.opalj.br.Module.class - [JAR]

├─ org.opalj.br.ModuleMainClass.class - [JAR]

├─ org.opalj.br.ModulePackages.class - [JAR]

├─ org.opalj.br.MultiArgumentsMethodDescriptor.class - [JAR]

├─ org.opalj.br.MultipleDefinedMethods.class - [JAR]

├─ org.opalj.br.NestHost.class - [JAR]

├─ org.opalj.br.NestMembers.class - [JAR]

├─ org.opalj.br.NewInvokeSpecialMethodHandle.class - [JAR]

├─ org.opalj.br.NoArgumentAndNoReturnValueMethodDescriptor.class - [JAR]

├─ org.opalj.br.NoArgumentMethodDescriptor.class - [JAR]

├─ org.opalj.br.NoSourceElementsVisitor.class - [JAR]

├─ org.opalj.br.NotJavaLangObject.class - [JAR]

├─ org.opalj.br.NotVoid.class - [JAR]

├─ org.opalj.br.NullVariableInfo.class - [JAR]

├─ org.opalj.br.NumericType.class - [JAR]

├─ org.opalj.br.ObjectType.class - [JAR]

├─ org.opalj.br.ObjectVariableInfo.class - [JAR]

├─ org.opalj.br.Opens.class - [JAR]

├─ org.opalj.br.PCAndAnyRef.class - [JAR]

├─ org.opalj.br.PCAndInstruction.class - [JAR]

├─ org.opalj.br.PCInMethod.class - [JAR]

├─ org.opalj.br.ParameterAnnotationTable.class - [JAR]

├─ org.opalj.br.ProperTypeArgument.class - [JAR]

├─ org.opalj.br.Provides.class - [JAR]

├─ org.opalj.br.PutFieldMethodHandle.class - [JAR]

├─ org.opalj.br.PutStaticMethodHandle.class - [JAR]

├─ org.opalj.br.Record.class - [JAR]

├─ org.opalj.br.RecordComponent.class - [JAR]

├─ org.opalj.br.ReferenceType.class - [JAR]

├─ org.opalj.br.Requires.class - [JAR]

├─ org.opalj.br.ReturnType.class - [JAR]

├─ org.opalj.br.ReturnTypeSignature.class - [JAR]

├─ org.opalj.br.RuntimeInvisibleAnnotationTable.class - [JAR]

├─ org.opalj.br.RuntimeInvisibleParameterAnnotationTable.class - [JAR]

├─ org.opalj.br.RuntimeInvisibleTypeAnnotationTable.class - [JAR]

├─ org.opalj.br.RuntimeVisibleAnnotationTable.class - [JAR]

├─ org.opalj.br.RuntimeVisibleParameterAnnotationTable.class - [JAR]

├─ org.opalj.br.RuntimeVisibleTypeAnnotationTable.class - [JAR]

├─ org.opalj.br.SameFrame.class - [JAR]

├─ org.opalj.br.SameFrameExtended.class - [JAR]

├─ org.opalj.br.SameLocals1StackItemFrame.class - [JAR]

├─ org.opalj.br.SameLocals1StackItemFrameExtended.class - [JAR]

├─ org.opalj.br.ShortType.class - [JAR]

├─ org.opalj.br.ShortValue.class - [JAR]

├─ org.opalj.br.Signature.class - [JAR]

├─ org.opalj.br.SignatureElement.class - [JAR]

├─ org.opalj.br.SignatureVisitor.class - [JAR]

├─ org.opalj.br.SimilarityTestConfiguration.class - [JAR]

├─ org.opalj.br.SimpleClassTypeSignature.class - [JAR]

├─ org.opalj.br.SimpleGenericType.class - [JAR]

├─ org.opalj.br.SingleArgumentMethodDescriptor.class - [JAR]

├─ org.opalj.br.SourceDebugExtension.class - [JAR]

├─ org.opalj.br.SourceElement.class - [JAR]

├─ org.opalj.br.SourceElementsVisitor.class - [JAR]

├─ org.opalj.br.SourceFile.class - [JAR]

├─ org.opalj.br.StackMapFrame.class - [JAR]

├─ org.opalj.br.StackMapTable.class - [JAR]

├─ org.opalj.br.StringValue.class - [JAR]

├─ org.opalj.br.StructureIdentifier.class - [JAR]

├─ org.opalj.br.SubtypeInformation.class - [JAR]

├─ org.opalj.br.SupertypeInformation.class - [JAR]

├─ org.opalj.br.SynthesizedClassFiles.class - [JAR]

├─ org.opalj.br.Synthetic.class - [JAR]

├─ org.opalj.br.TADeeperInArrayType.class - [JAR]

├─ org.opalj.br.TADeeperInNestedType.class - [JAR]

├─ org.opalj.br.TADirectlyOnType.class - [JAR]

├─ org.opalj.br.TAOfCastExpression.class - [JAR]

├─ org.opalj.br.TAOfCatch.class - [JAR]

├─ org.opalj.br.TAOfConstructorInMethodReferenceExpression.class - [JAR]

├─ org.opalj.br.TAOfConstructorInvocation.class - [JAR]

├─ org.opalj.br.TAOfFieldDeclaration.class - [JAR]

├─ org.opalj.br.TAOfFormalParameter.class - [JAR]

├─ org.opalj.br.TAOfInstanceOf.class - [JAR]

├─ org.opalj.br.TAOfLocalvarDecl.class - [JAR]

├─ org.opalj.br.TAOfMethodInMethodReferenceExpression.class - [JAR]

├─ org.opalj.br.TAOfMethodInvocation.class - [JAR]

├─ org.opalj.br.TAOfMethodReferenceExpressionIdentifier.class - [JAR]

├─ org.opalj.br.TAOfMethodReferenceExpressionNew.class - [JAR]

├─ org.opalj.br.TAOfNew.class - [JAR]

├─ org.opalj.br.TAOfParameterDeclarationOfClassOrInterface.class - [JAR]

├─ org.opalj.br.TAOfParameterDeclarationOfMethodOrConstructor.class - [JAR]

├─ org.opalj.br.TAOfReceiverType.class - [JAR]

├─ org.opalj.br.TAOfResourcevarDecl.class - [JAR]

├─ org.opalj.br.TAOfReturnType.class - [JAR]

├─ org.opalj.br.TAOfSupertype.class - [JAR]

├─ org.opalj.br.TAOfThrows.class - [JAR]

├─ org.opalj.br.TAOfTypeBoundOfParameterDeclarationOfClassOrInterface.class - [JAR]

├─ org.opalj.br.TAOfTypeBoundOfParameterDeclarationOfMethodOrConstructor.class - [JAR]

├─ org.opalj.br.TAOnBoundOfWildcardType.class - [JAR]

├─ org.opalj.br.TAOnNestedType.class - [JAR]

├─ org.opalj.br.TAOnTypeArgument.class - [JAR]

├─ org.opalj.br.TheArgument.class - [JAR]

├─ org.opalj.br.ThrowsSignature.class - [JAR]

├─ org.opalj.br.TopVariableInfo.class - [JAR]

├─ org.opalj.br.TraversingVisitor.class - [JAR]

├─ org.opalj.br.TwoArgumentsMethodDescriptor.class - [JAR]

├─ org.opalj.br.Type.class - [JAR]

├─ org.opalj.br.TypeAnnotation.class - [JAR]

├─ org.opalj.br.TypeAnnotationPath.class - [JAR]

├─ org.opalj.br.TypeAnnotationPathElement.class - [JAR]

├─ org.opalj.br.TypeAnnotationTable.class - [JAR]

├─ org.opalj.br.TypeAnnotationTarget.class - [JAR]

├─ org.opalj.br.TypeAnnotationTargetInClassDeclaration.class - [JAR]

├─ org.opalj.br.TypeAnnotationTargetInCode.class - [JAR]

├─ org.opalj.br.TypeAnnotationTargetInFieldDeclaration.class - [JAR]

├─ org.opalj.br.TypeAnnotationTargetInMetodDeclaration.class - [JAR]

├─ org.opalj.br.TypeAnnotationTargetInVarDecl.class - [JAR]

├─ org.opalj.br.TypeArgument.class - [JAR]

├─ org.opalj.br.TypeConversionFactory.class - [JAR]

├─ org.opalj.br.TypeDeclaration.class - [JAR]

├─ org.opalj.br.TypeHierarchyInformation.class - [JAR]

├─ org.opalj.br.TypeIdentifier.class - [JAR]

├─ org.opalj.br.TypeSignature.class - [JAR]

├─ org.opalj.br.TypeVariableSignature.class - [JAR]

├─ org.opalj.br.TypesVisitor.class - [JAR]

├─ org.opalj.br.UninitializedThisVariableInfo.class - [JAR]

├─ org.opalj.br.UninitializedVariableInfo.class - [JAR]

├─ org.opalj.br.UnknownAttribute.class - [JAR]

├─ org.opalj.br.UnpackedLineNumberTable.class - [JAR]

├─ org.opalj.br.UpperTypeBound.class - [JAR]

├─ org.opalj.br.VarianceIndicator.class - [JAR]

├─ org.opalj.br.VerificationTypeInfo.class - [JAR]

├─ org.opalj.br.VirtualClass.class - [JAR]

├─ org.opalj.br.VirtualClassMember.class - [JAR]

├─ org.opalj.br.VirtualDeclaredMethod.class - [JAR]

├─ org.opalj.br.VirtualField.class - [JAR]

├─ org.opalj.br.VirtualForwardingMethod.class - [JAR]

├─ org.opalj.br.VirtualMethod.class - [JAR]

├─ org.opalj.br.VirtualSourceElement.class - [JAR]

├─ org.opalj.br.VirtualTypeFlag.class - [JAR]

├─ org.opalj.br.VoidType.class - [JAR]

├─ org.opalj.br.Wildcard.class - [JAR]

├─ org.opalj.br.package.class - [JAR]

org.opalj.br.cfg

├─ org.opalj.br.cfg.BasicBlock.class - [JAR]

├─ org.opalj.br.cfg.CFG.class - [JAR]

├─ org.opalj.br.cfg.CFGFactory.class - [JAR]

├─ org.opalj.br.cfg.CFGNode.class - [JAR]

├─ org.opalj.br.cfg.CatchNode.class - [JAR]

├─ org.opalj.br.cfg.ExitNode.class - [JAR]

org.opalj.br.analyses

├─ org.opalj.br.analyses.Analysis.class - [JAR]

├─ org.opalj.br.analyses.AnalysisApplication.class - [JAR]

├─ org.opalj.br.analyses.AnalysisException.class - [JAR]

├─ org.opalj.br.analyses.BasicMethodInfo.class - [JAR]

├─ org.opalj.br.analyses.BasicReport.class - [JAR]

├─ org.opalj.br.analyses.DeclaredMethods.class - [JAR]

├─ org.opalj.br.analyses.DeclaredMethodsKey.class - [JAR]

├─ org.opalj.br.analyses.FieldAccessInformation.class - [JAR]

├─ org.opalj.br.analyses.FieldAccessInformationAnalysis.class - [JAR]

├─ org.opalj.br.analyses.FieldAccessInformationKey.class - [JAR]

├─ org.opalj.br.analyses.InconsistentProjectException.class - [JAR]

├─ org.opalj.br.analyses.JavaProject.class - [JAR]

├─ org.opalj.br.analyses.MethodAnalysisApplication.class - [JAR]

├─ org.opalj.br.analyses.MethodDeclarationContext.class - [JAR]

├─ org.opalj.br.analyses.MethodInfo.class - [JAR]

├─ org.opalj.br.analyses.ModuleDefinition.class - [JAR]

├─ org.opalj.br.analyses.OneStepAnalysis.class - [JAR]

├─ org.opalj.br.analyses.ProgressEvents.class - [JAR]

├─ org.opalj.br.analyses.ProgressManagement.class - [JAR]

├─ org.opalj.br.analyses.Project.class - [JAR]

├─ org.opalj.br.analyses.ProjectAnalysisApplication.class - [JAR]

├─ org.opalj.br.analyses.ProjectBasedAnalysis.class - [JAR]

├─ org.opalj.br.analyses.ProjectIndex.class - [JAR]

├─ org.opalj.br.analyses.ProjectIndexKey.class - [JAR]

├─ org.opalj.br.analyses.ProjectInformationKey.class - [JAR]

├─ org.opalj.br.analyses.ProjectLike.class - [JAR]

├─ org.opalj.br.analyses.ReportableAnalysisResult.class - [JAR]

├─ org.opalj.br.analyses.StringConstantsInformationKey.class - [JAR]

├─ org.opalj.br.analyses.VirtualFormalParameter.class - [JAR]

├─ org.opalj.br.analyses.VirtualFormalParameters.class - [JAR]

├─ org.opalj.br.analyses.VirtualFormalParametersKey.class - [JAR]

├─ org.opalj.br.analyses.package.class - [JAR]

org.opalj.br.cp

├─ org.opalj.br.cp.AsMethodref.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_Class_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_Double_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_Dynamic_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_FieldValue_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_Fieldref_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_Float_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_Integer_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_InterfaceMethodref_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_InvokeDynamic_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_Long_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_MethodHandle_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_MethodType_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_Methodref_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_Module_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_NameAndType_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_Package_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_String_info.class - [JAR]

├─ org.opalj.br.cp.CONSTANT_Utf8_info.class - [JAR]

├─ org.opalj.br.cp.ConstantPoolException.class - [JAR]

├─ org.opalj.br.cp.Constant_Pool_Entry.class - [JAR]

├─ org.opalj.br.cp.ConstantsBuffer.class - [JAR]

├─ org.opalj.br.cp.ConstantsPool.class - [JAR]

├─ org.opalj.br.cp.ConstantsPoolLike.class - [JAR]

├─ org.opalj.br.cp.package.class - [JAR]

org.opalj.br.fpcf.properties

├─ org.opalj.br.fpcf.properties.AggregatableValueProperty.class - [JAR]

├─ org.opalj.br.fpcf.properties.AggregatedProperty.class - [JAR]

├─ org.opalj.br.fpcf.properties.AllocationFreeMethod.class - [JAR]

├─ org.opalj.br.fpcf.properties.AllocationFreeness.class - [JAR]

├─ org.opalj.br.fpcf.properties.AllocationFreenessPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.AtMost.class - [JAR]

├─ org.opalj.br.fpcf.properties.ClassImmutability.class - [JAR]

├─ org.opalj.br.fpcf.properties.ClassImmutabilityPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.ClassifiedImpure.class - [JAR]

├─ org.opalj.br.fpcf.properties.CompileTimeConstancy.class - [JAR]

├─ org.opalj.br.fpcf.properties.CompileTimeConstancyPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.CompileTimeConstantField.class - [JAR]

├─ org.opalj.br.fpcf.properties.CompileTimePure.class - [JAR]

├─ org.opalj.br.fpcf.properties.CompileTimeVaryingField.class - [JAR]

├─ org.opalj.br.fpcf.properties.ContextuallyPure.class - [JAR]

├─ org.opalj.br.fpcf.properties.ContextuallySideEffectFree.class - [JAR]

├─ org.opalj.br.fpcf.properties.DContextuallyPure.class - [JAR]

├─ org.opalj.br.fpcf.properties.DContextuallySideEffectFree.class - [JAR]

├─ org.opalj.br.fpcf.properties.DPure.class - [JAR]

├─ org.opalj.br.fpcf.properties.DSideEffectFree.class - [JAR]

├─ org.opalj.br.fpcf.properties.DeclaredFinalField.class - [JAR]

├─ org.opalj.br.fpcf.properties.DoesNotLeakSelfReference.class - [JAR]

├─ org.opalj.br.fpcf.properties.EffectivelyFinalField.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapeInCallee.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapeProperty.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapePropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapeViaAbnormalReturn.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapeViaHeapObject.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapeViaNormalAndAbnormalReturn.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapeViaParameter.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapeViaParameterAndAbnormalReturn.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapeViaParameterAndNormalAndAbnormalReturn.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapeViaParameterAndReturn.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapeViaReturn.class - [JAR]

├─ org.opalj.br.fpcf.properties.EscapeViaStaticField.class - [JAR]

├─ org.opalj.br.fpcf.properties.ExtensibleGetter.class - [JAR]

├─ org.opalj.br.fpcf.properties.ExtensibleLocalField.class - [JAR]

├─ org.opalj.br.fpcf.properties.ExtensibleLocalFieldWithGetter.class - [JAR]

├─ org.opalj.br.fpcf.properties.FieldLocality.class - [JAR]

├─ org.opalj.br.fpcf.properties.FieldLocalityMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.FieldMutability.class - [JAR]

├─ org.opalj.br.fpcf.properties.FieldMutabilityPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.FieldPrematurelyRead.class - [JAR]

├─ org.opalj.br.fpcf.properties.FieldPrematurelyReadPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.FinalEscapeProperty.class - [JAR]

├─ org.opalj.br.fpcf.properties.FinalField.class - [JAR]

├─ org.opalj.br.fpcf.properties.FreshReturnValue.class - [JAR]

├─ org.opalj.br.fpcf.properties.Getter.class - [JAR]

├─ org.opalj.br.fpcf.properties.GlobalEscape.class - [JAR]

├─ org.opalj.br.fpcf.properties.ImmutableContainer.class - [JAR]

├─ org.opalj.br.fpcf.properties.ImmutableContainerType.class - [JAR]

├─ org.opalj.br.fpcf.properties.ImmutableObject.class - [JAR]

├─ org.opalj.br.fpcf.properties.ImmutableType.class - [JAR]

├─ org.opalj.br.fpcf.properties.ImpureByAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.properties.ImpureByLackOfInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.IndividualProperty.class - [JAR]

├─ org.opalj.br.fpcf.properties.LazyInitializedField.class - [JAR]

├─ org.opalj.br.fpcf.properties.LeaksSelfReference.class - [JAR]

├─ org.opalj.br.fpcf.properties.LocalField.class - [JAR]

├─ org.opalj.br.fpcf.properties.LocalFieldWithGetter.class - [JAR]

├─ org.opalj.br.fpcf.properties.MethodComplexity.class - [JAR]

├─ org.opalj.br.fpcf.properties.MethodComplexityPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.MethodWithAllocations.class - [JAR]

├─ org.opalj.br.fpcf.properties.MutableObject.class - [JAR]

├─ org.opalj.br.fpcf.properties.MutableObjectByAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.properties.MutableObjectDueToIncompleteAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.properties.MutableObjectDueToUnknownSupertypes.class - [JAR]

├─ org.opalj.br.fpcf.properties.MutableObjectDueToUnresolvableDependency.class - [JAR]

├─ org.opalj.br.fpcf.properties.MutableType.class - [JAR]

├─ org.opalj.br.fpcf.properties.NoEscape.class - [JAR]

├─ org.opalj.br.fpcf.properties.NoFreshReturnValue.class - [JAR]

├─ org.opalj.br.fpcf.properties.NoLocalField.class - [JAR]

├─ org.opalj.br.fpcf.properties.NoVaryingDataUse.class - [JAR]

├─ org.opalj.br.fpcf.properties.NonFinalField.class - [JAR]

├─ org.opalj.br.fpcf.properties.NonFinalFieldByAnalysis.class - [JAR]

├─ org.opalj.br.fpcf.properties.NonFinalFieldByLackOfInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.NotPrematurelyReadField.class - [JAR]

├─ org.opalj.br.fpcf.properties.PrematurelyReadField.class - [JAR]

├─ org.opalj.br.fpcf.properties.PrimitiveReturnValue.class - [JAR]

├─ org.opalj.br.fpcf.properties.Pure.class - [JAR]

├─ org.opalj.br.fpcf.properties.Purity.class - [JAR]

├─ org.opalj.br.fpcf.properties.PurityPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.ReturnValueFreshness.class - [JAR]

├─ org.opalj.br.fpcf.properties.ReturnValueFreshnessPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.SelfReferenceLeakage.class - [JAR]

├─ org.opalj.br.fpcf.properties.SideEffectFree.class - [JAR]

├─ org.opalj.br.fpcf.properties.StaticDataUsage.class - [JAR]

├─ org.opalj.br.fpcf.properties.StaticDataUsagePropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.SystemProperties.class - [JAR]

├─ org.opalj.br.fpcf.properties.SystemPropertiesPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.ThrownExceptions.class - [JAR]

├─ org.opalj.br.fpcf.properties.ThrownExceptionsByOverridingMethods.class - [JAR]

├─ org.opalj.br.fpcf.properties.ThrownExceptionsByOverridingMethodsPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.ThrownExceptionsFallback.class - [JAR]

├─ org.opalj.br.fpcf.properties.ThrownExceptionsPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.TypeImmutability.class - [JAR]

├─ org.opalj.br.fpcf.properties.TypeImmutabilityPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.UsesConstantDataOnly.class - [JAR]

├─ org.opalj.br.fpcf.properties.UsesNoStaticData.class - [JAR]

├─ org.opalj.br.fpcf.properties.UsesVaryingData.class - [JAR]

├─ org.opalj.br.fpcf.properties.VExtensibleGetter.class - [JAR]

├─ org.opalj.br.fpcf.properties.VFreshReturnValue.class - [JAR]

├─ org.opalj.br.fpcf.properties.VGetter.class - [JAR]

├─ org.opalj.br.fpcf.properties.VNoFreshReturnValue.class - [JAR]

├─ org.opalj.br.fpcf.properties.VPrimitiveReturnValue.class - [JAR]

├─ org.opalj.br.fpcf.properties.VirtualMethodAllocationFreeness.class - [JAR]

├─ org.opalj.br.fpcf.properties.VirtualMethodAllocationFreenessPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.VirtualMethodEscapeProperty.class - [JAR]

├─ org.opalj.br.fpcf.properties.VirtualMethodEscapePropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.VirtualMethodPurity.class - [JAR]

├─ org.opalj.br.fpcf.properties.VirtualMethodPurityPropertyMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.VirtualMethodReturnValueFreshness.class - [JAR]

├─ org.opalj.br.fpcf.properties.VirtualMethodReturnValueFreshnessMetaInformation.class - [JAR]

├─ org.opalj.br.fpcf.properties.VirtualMethodStaticDataUsage.class - [JAR]

├─ org.opalj.br.fpcf.properties.VirtualMethodStaticDataUsagePropertyMetaInformation.class - [JAR]

org.opalj.br.instructions

├─ org.opalj.br.instructions.AALOAD.class - [JAR]

├─ org.opalj.br.instructions.AASTORE.class - [JAR]

├─ org.opalj.br.instructions.ACONST_NULL.class - [JAR]

├─ org.opalj.br.instructions.ALOAD.class - [JAR]

├─ org.opalj.br.instructions.ALOAD_0.class - [JAR]

├─ org.opalj.br.instructions.ALOAD_1.class - [JAR]

├─ org.opalj.br.instructions.ALOAD_2.class - [JAR]

├─ org.opalj.br.instructions.ALOAD_3.class - [JAR]

├─ org.opalj.br.instructions.ALoadInstruction.class - [JAR]

├─ org.opalj.br.instructions.ANEWARRAY.class - [JAR]

├─ org.opalj.br.instructions.ARETURN.class - [JAR]

├─ org.opalj.br.instructions.ARRAYLENGTH.class - [JAR]

├─ org.opalj.br.instructions.ASTORE.class - [JAR]

├─ org.opalj.br.instructions.ASTORE_0.class - [JAR]

├─ org.opalj.br.instructions.ASTORE_1.class - [JAR]

├─ org.opalj.br.instructions.ASTORE_2.class - [JAR]

├─ org.opalj.br.instructions.ASTORE_3.class - [JAR]

├─ org.opalj.br.instructions.AStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.ATHROW.class - [JAR]

├─ org.opalj.br.instructions.AddInstruction.class - [JAR]

├─ org.opalj.br.instructions.AlwaysSucceedingStackBasedBinaryArithmeticInstruction.class - [JAR]

├─ org.opalj.br.instructions.ArithmeticInstruction.class - [JAR]

├─ org.opalj.br.instructions.ArrayAccessInstruction.class - [JAR]

├─ org.opalj.br.instructions.ArrayLoadInstruction.class - [JAR]

├─ org.opalj.br.instructions.ArrayStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.BALOAD.class - [JAR]

├─ org.opalj.br.instructions.BASTORE.class - [JAR]

├─ org.opalj.br.instructions.BIPUSH.class - [JAR]

├─ org.opalj.br.instructions.BitwiseInstruction.class - [JAR]

├─ org.opalj.br.instructions.BranchoffsetOutOfBoundsException.class - [JAR]

├─ org.opalj.br.instructions.CALOAD.class - [JAR]

├─ org.opalj.br.instructions.CASTORE.class - [JAR]

├─ org.opalj.br.instructions.CHECKCAST.class - [JAR]

├─ org.opalj.br.instructions.ClassFileFactory.class - [JAR]

├─ org.opalj.br.instructions.ComparisonInstruction.class - [JAR]

├─ org.opalj.br.instructions.CompoundConditionalBranchInstruction.class - [JAR]

├─ org.opalj.br.instructions.CompoundConditionalBranchInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.ConditionalBranchInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConditionalBranchInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.ConstantALoadInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConstantIndexAStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConstantIndexDLoadInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConstantIndexDStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConstantIndexFLoadInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConstantIndexFStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConstantIndexILoadInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConstantIndexIStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConstantIndexLLoadInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConstantIndexLStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConstantLengthInstruction.class - [JAR]

├─ org.opalj.br.instructions.ConstantLengthInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.ControlTransferInstruction.class - [JAR]

├─ org.opalj.br.instructions.ControlTransferInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.CreateNewArrayInstruction.class - [JAR]

├─ org.opalj.br.instructions.CreateNewOneDimensionalArrayInstruction.class - [JAR]

├─ org.opalj.br.instructions.D2F.class - [JAR]

├─ org.opalj.br.instructions.D2I.class - [JAR]

├─ org.opalj.br.instructions.D2L.class - [JAR]

├─ org.opalj.br.instructions.DADD.class - [JAR]

├─ org.opalj.br.instructions.DALOAD.class - [JAR]

├─ org.opalj.br.instructions.DASTORE.class - [JAR]

├─ org.opalj.br.instructions.DCMPG.class - [JAR]

├─ org.opalj.br.instructions.DCMPL.class - [JAR]

├─ org.opalj.br.instructions.DCONST_0.class - [JAR]

├─ org.opalj.br.instructions.DCONST_1.class - [JAR]

├─ org.opalj.br.instructions.DConstInstruction.class - [JAR]

├─ org.opalj.br.instructions.DDIV.class - [JAR]

├─ org.opalj.br.instructions.DEFAULT_INVOKEDYNAMIC.class - [JAR]

├─ org.opalj.br.instructions.DLOAD.class - [JAR]

├─ org.opalj.br.instructions.DLOAD_0.class - [JAR]

├─ org.opalj.br.instructions.DLOAD_1.class - [JAR]

├─ org.opalj.br.instructions.DLOAD_2.class - [JAR]

├─ org.opalj.br.instructions.DLOAD_3.class - [JAR]

├─ org.opalj.br.instructions.DLoadInstruction.class - [JAR]

├─ org.opalj.br.instructions.DMUL.class - [JAR]

├─ org.opalj.br.instructions.DNEG.class - [JAR]

├─ org.opalj.br.instructions.DREM.class - [JAR]

├─ org.opalj.br.instructions.DRETURN.class - [JAR]

├─ org.opalj.br.instructions.DSTORE.class - [JAR]

├─ org.opalj.br.instructions.DSTORE_0.class - [JAR]

├─ org.opalj.br.instructions.DSTORE_1.class - [JAR]

├─ org.opalj.br.instructions.DSTORE_2.class - [JAR]

├─ org.opalj.br.instructions.DSTORE_3.class - [JAR]

├─ org.opalj.br.instructions.DSUB.class - [JAR]

├─ org.opalj.br.instructions.DStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.DUP.class - [JAR]

├─ org.opalj.br.instructions.DUP2.class - [JAR]

├─ org.opalj.br.instructions.DUP2_X1.class - [JAR]

├─ org.opalj.br.instructions.DUP2_X2.class - [JAR]

├─ org.opalj.br.instructions.DUP_X1.class - [JAR]

├─ org.opalj.br.instructions.DUP_X2.class - [JAR]

├─ org.opalj.br.instructions.DivideInstruction.class - [JAR]

├─ org.opalj.br.instructions.ExplicitLocalVariableIndex.class - [JAR]

├─ org.opalj.br.instructions.ExpressionResultLocation.class - [JAR]

├─ org.opalj.br.instructions.F2D.class - [JAR]

├─ org.opalj.br.instructions.F2I.class - [JAR]

├─ org.opalj.br.instructions.F2L.class - [JAR]

├─ org.opalj.br.instructions.FADD.class - [JAR]

├─ org.opalj.br.instructions.FALOAD.class - [JAR]

├─ org.opalj.br.instructions.FASTORE.class - [JAR]

├─ org.opalj.br.instructions.FCMPG.class - [JAR]

├─ org.opalj.br.instructions.FCMPL.class - [JAR]

├─ org.opalj.br.instructions.FCONST_0.class - [JAR]

├─ org.opalj.br.instructions.FCONST_1.class - [JAR]

├─ org.opalj.br.instructions.FCONST_2.class - [JAR]

├─ org.opalj.br.instructions.FConstInstruction.class - [JAR]

├─ org.opalj.br.instructions.FDIV.class - [JAR]

├─ org.opalj.br.instructions.FLOAD.class - [JAR]

├─ org.opalj.br.instructions.FLOAD_0.class - [JAR]

├─ org.opalj.br.instructions.FLOAD_1.class - [JAR]

├─ org.opalj.br.instructions.FLOAD_2.class - [JAR]

├─ org.opalj.br.instructions.FLOAD_3.class - [JAR]

├─ org.opalj.br.instructions.FLoadInstruction.class - [JAR]

├─ org.opalj.br.instructions.FMUL.class - [JAR]

├─ org.opalj.br.instructions.FNEG.class - [JAR]

├─ org.opalj.br.instructions.FREM.class - [JAR]

├─ org.opalj.br.instructions.FRETURN.class - [JAR]

├─ org.opalj.br.instructions.FSTORE.class - [JAR]

├─ org.opalj.br.instructions.FSTORE_0.class - [JAR]

├─ org.opalj.br.instructions.FSTORE_1.class - [JAR]

├─ org.opalj.br.instructions.FSTORE_2.class - [JAR]

├─ org.opalj.br.instructions.FSTORE_3.class - [JAR]

├─ org.opalj.br.instructions.FSUB.class - [JAR]

├─ org.opalj.br.instructions.FStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.FieldAccess.class - [JAR]

├─ org.opalj.br.instructions.FieldReadAccess.class - [JAR]

├─ org.opalj.br.instructions.FieldWriteAccess.class - [JAR]

├─ org.opalj.br.instructions.FloatingPointDivideInstruction.class - [JAR]

├─ org.opalj.br.instructions.FloatingPointRemainderInstruction.class - [JAR]

├─ org.opalj.br.instructions.GETFIELD.class - [JAR]

├─ org.opalj.br.instructions.GETSTATIC.class - [JAR]

├─ org.opalj.br.instructions.GOTO.class - [JAR]

├─ org.opalj.br.instructions.GOTOLike.class - [JAR]

├─ org.opalj.br.instructions.GOTO_W.class - [JAR]

├─ org.opalj.br.instructions.GOTO_WLike.class - [JAR]

├─ org.opalj.br.instructions.GotoInstruction.class - [JAR]

├─ org.opalj.br.instructions.GotoInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.I2B.class - [JAR]

├─ org.opalj.br.instructions.I2C.class - [JAR]

├─ org.opalj.br.instructions.I2D.class - [JAR]

├─ org.opalj.br.instructions.I2F.class - [JAR]

├─ org.opalj.br.instructions.I2L.class - [JAR]

├─ org.opalj.br.instructions.I2S.class - [JAR]

├─ org.opalj.br.instructions.IADD.class - [JAR]

├─ org.opalj.br.instructions.IALOAD.class - [JAR]

├─ org.opalj.br.instructions.IAND.class - [JAR]

├─ org.opalj.br.instructions.IASTORE.class - [JAR]

├─ org.opalj.br.instructions.ICONST_0.class - [JAR]

├─ org.opalj.br.instructions.ICONST_1.class - [JAR]

├─ org.opalj.br.instructions.ICONST_2.class - [JAR]

├─ org.opalj.br.instructions.ICONST_3.class - [JAR]

├─ org.opalj.br.instructions.ICONST_4.class - [JAR]

├─ org.opalj.br.instructions.ICONST_5.class - [JAR]

├─ org.opalj.br.instructions.ICONST_M1.class - [JAR]

├─ org.opalj.br.instructions.IConstInstruction.class - [JAR]

├─ org.opalj.br.instructions.IDIV.class - [JAR]

├─ org.opalj.br.instructions.IF0Instruction.class - [JAR]

├─ org.opalj.br.instructions.IF0InstructionLike.class - [JAR]

├─ org.opalj.br.instructions.IFACMPInstruction.class - [JAR]

├─ org.opalj.br.instructions.IFACMPInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.IFEQ.class - [JAR]

├─ org.opalj.br.instructions.IFEQLike.class - [JAR]

├─ org.opalj.br.instructions.IFGE.class - [JAR]

├─ org.opalj.br.instructions.IFGELike.class - [JAR]

├─ org.opalj.br.instructions.IFGT.class - [JAR]

├─ org.opalj.br.instructions.IFGTLike.class - [JAR]

├─ org.opalj.br.instructions.IFICMPInstruction.class - [JAR]

├─ org.opalj.br.instructions.IFICMPInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.IFLE.class - [JAR]

├─ org.opalj.br.instructions.IFLELike.class - [JAR]

├─ org.opalj.br.instructions.IFLT.class - [JAR]

├─ org.opalj.br.instructions.IFLTLike.class - [JAR]

├─ org.opalj.br.instructions.IFNE.class - [JAR]

├─ org.opalj.br.instructions.IFNELike.class - [JAR]

├─ org.opalj.br.instructions.IFNONNULL.class - [JAR]

├─ org.opalj.br.instructions.IFNONNULLLike.class - [JAR]

├─ org.opalj.br.instructions.IFNULL.class - [JAR]

├─ org.opalj.br.instructions.IFNULLLike.class - [JAR]

├─ org.opalj.br.instructions.IFXNullInstruction.class - [JAR]

├─ org.opalj.br.instructions.IFXNullInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.IF_ACMPEQ.class - [JAR]

├─ org.opalj.br.instructions.IF_ACMPEQLike.class - [JAR]

├─ org.opalj.br.instructions.IF_ACMPNE.class - [JAR]

├─ org.opalj.br.instructions.IF_ACMPNELike.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPEQ.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPEQLike.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPGE.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPGELike.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPGT.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPGTLike.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPLE.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPLELike.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPLT.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPLTLike.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPNE.class - [JAR]

├─ org.opalj.br.instructions.IF_ICMPNELike.class - [JAR]

├─ org.opalj.br.instructions.IINC.class - [JAR]

├─ org.opalj.br.instructions.ILOAD.class - [JAR]

├─ org.opalj.br.instructions.ILOAD_0.class - [JAR]

├─ org.opalj.br.instructions.ILOAD_1.class - [JAR]

├─ org.opalj.br.instructions.ILOAD_2.class - [JAR]

├─ org.opalj.br.instructions.ILOAD_3.class - [JAR]

├─ org.opalj.br.instructions.ILoadInstruction.class - [JAR]

├─ org.opalj.br.instructions.IMUL.class - [JAR]

├─ org.opalj.br.instructions.INCOMPLETE_INVOKEDYNAMIC.class - [JAR]

├─ org.opalj.br.instructions.INCOMPLETE_LDC.class - [JAR]

├─ org.opalj.br.instructions.INCOMPLETE_LDC2_W.class - [JAR]

├─ org.opalj.br.instructions.INCOMPLETE_LDC_W.class - [JAR]

├─ org.opalj.br.instructions.INEG.class - [JAR]

├─ org.opalj.br.instructions.INSTANCEOF.class - [JAR]

├─ org.opalj.br.instructions.INVOKEDYNAMIC.class - [JAR]

├─ org.opalj.br.instructions.INVOKEINTERFACE.class - [JAR]

├─ org.opalj.br.instructions.INVOKESPECIAL.class - [JAR]

├─ org.opalj.br.instructions.INVOKESTATIC.class - [JAR]

├─ org.opalj.br.instructions.INVOKEVIRTUAL.class - [JAR]

├─ org.opalj.br.instructions.IOR.class - [JAR]

├─ org.opalj.br.instructions.IREM.class - [JAR]

├─ org.opalj.br.instructions.IRETURN.class - [JAR]

├─ org.opalj.br.instructions.ISHL.class - [JAR]

├─ org.opalj.br.instructions.ISHR.class - [JAR]

├─ org.opalj.br.instructions.ISTORE.class - [JAR]

├─ org.opalj.br.instructions.ISTORE_0.class - [JAR]

├─ org.opalj.br.instructions.ISTORE_1.class - [JAR]

├─ org.opalj.br.instructions.ISTORE_2.class - [JAR]

├─ org.opalj.br.instructions.ISTORE_3.class - [JAR]

├─ org.opalj.br.instructions.ISUB.class - [JAR]

├─ org.opalj.br.instructions.IStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.IUSHR.class - [JAR]

├─ org.opalj.br.instructions.IXOR.class - [JAR]

├─ org.opalj.br.instructions.ImplicitLocalVariableIndex.class - [JAR]

├─ org.opalj.br.instructions.ImplicitValue.class - [JAR]

├─ org.opalj.br.instructions.Instruction.class - [JAR]

├─ org.opalj.br.instructions.InstructionLabel.class - [JAR]

├─ org.opalj.br.instructions.InstructionLike.class - [JAR]

├─ org.opalj.br.instructions.InstructionMetaInformation.class - [JAR]

├─ org.opalj.br.instructions.IntegerDivideInstruction.class - [JAR]

├─ org.opalj.br.instructions.IntegerRemainderInstruction.class - [JAR]

├─ org.opalj.br.instructions.InvocationInstruction.class - [JAR]

├─ org.opalj.br.instructions.JSR.class - [JAR]

├─ org.opalj.br.instructions.JSRInstruction.class - [JAR]

├─ org.opalj.br.instructions.JSRInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.JSRLike.class - [JAR]

├─ org.opalj.br.instructions.JSR_W.class - [JAR]

├─ org.opalj.br.instructions.JSR_WLike.class - [JAR]

├─ org.opalj.br.instructions.L2D.class - [JAR]

├─ org.opalj.br.instructions.L2F.class - [JAR]

├─ org.opalj.br.instructions.L2I.class - [JAR]

├─ org.opalj.br.instructions.LADD.class - [JAR]

├─ org.opalj.br.instructions.LALOAD.class - [JAR]

├─ org.opalj.br.instructions.LAND.class - [JAR]

├─ org.opalj.br.instructions.LASTORE.class - [JAR]

├─ org.opalj.br.instructions.LCMP.class - [JAR]

├─ org.opalj.br.instructions.LCONST_0.class - [JAR]

├─ org.opalj.br.instructions.LCONST_1.class - [JAR]

├─ org.opalj.br.instructions.LConstInstruction.class - [JAR]

├─ org.opalj.br.instructions.LDC.class - [JAR]

├─ org.opalj.br.instructions.LDC2_W.class - [JAR]

├─ org.opalj.br.instructions.LDCClass.class - [JAR]

├─ org.opalj.br.instructions.LDCDynamic.class - [JAR]

├─ org.opalj.br.instructions.LDCFloat.class - [JAR]

├─ org.opalj.br.instructions.LDCInt.class - [JAR]

├─ org.opalj.br.instructions.LDCMethodHandle.class - [JAR]

├─ org.opalj.br.instructions.LDCMethodType.class - [JAR]

├─ org.opalj.br.instructions.LDCString.class - [JAR]

├─ org.opalj.br.instructions.LDC_W.class - [JAR]

├─ org.opalj.br.instructions.LDIV.class - [JAR]

├─ org.opalj.br.instructions.LLOAD.class - [JAR]

├─ org.opalj.br.instructions.LLOAD_0.class - [JAR]

├─ org.opalj.br.instructions.LLOAD_1.class - [JAR]

├─ org.opalj.br.instructions.LLOAD_2.class - [JAR]

├─ org.opalj.br.instructions.LLOAD_3.class - [JAR]

├─ org.opalj.br.instructions.LLoadInstruction.class - [JAR]

├─ org.opalj.br.instructions.LMUL.class - [JAR]

├─ org.opalj.br.instructions.LNEG.class - [JAR]

├─ org.opalj.br.instructions.LOOKUPSWITCH.class - [JAR]

├─ org.opalj.br.instructions.LOOKUPSWITCHLike.class - [JAR]

├─ org.opalj.br.instructions.LOR.class - [JAR]

├─ org.opalj.br.instructions.LREM.class - [JAR]

├─ org.opalj.br.instructions.LRETURN.class - [JAR]

├─ org.opalj.br.instructions.LSHL.class - [JAR]

├─ org.opalj.br.instructions.LSHR.class - [JAR]

├─ org.opalj.br.instructions.LSTORE.class - [JAR]

├─ org.opalj.br.instructions.LSTORE_0.class - [JAR]

├─ org.opalj.br.instructions.LSTORE_1.class - [JAR]

├─ org.opalj.br.instructions.LSTORE_2.class - [JAR]

├─ org.opalj.br.instructions.LSTORE_3.class - [JAR]

├─ org.opalj.br.instructions.LSUB.class - [JAR]

├─ org.opalj.br.instructions.LStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.LUSHR.class - [JAR]

├─ org.opalj.br.instructions.LXOR.class - [JAR]

├─ org.opalj.br.instructions.LabeledGOTO.class - [JAR]

├─ org.opalj.br.instructions.LabeledGOTO_W.class - [JAR]

├─ org.opalj.br.instructions.LabeledIFEQ.class - [JAR]

├─ org.opalj.br.instructions.LabeledIFGE.class - [JAR]

├─ org.opalj.br.instructions.LabeledIFGT.class - [JAR]

├─ org.opalj.br.instructions.LabeledIFLE.class - [JAR]

├─ org.opalj.br.instructions.LabeledIFLT.class - [JAR]

├─ org.opalj.br.instructions.LabeledIFNE.class - [JAR]

├─ org.opalj.br.instructions.LabeledIFNONNULL.class - [JAR]

├─ org.opalj.br.instructions.LabeledIFNULL.class - [JAR]

├─ org.opalj.br.instructions.LabeledIF_ACMPEQ.class - [JAR]

├─ org.opalj.br.instructions.LabeledIF_ACMPNE.class - [JAR]

├─ org.opalj.br.instructions.LabeledIF_ICMPEQ.class - [JAR]

├─ org.opalj.br.instructions.LabeledIF_ICMPGE.class - [JAR]

├─ org.opalj.br.instructions.LabeledIF_ICMPGT.class - [JAR]

├─ org.opalj.br.instructions.LabeledIF_ICMPLE.class - [JAR]

├─ org.opalj.br.instructions.LabeledIF_ICMPLT.class - [JAR]

├─ org.opalj.br.instructions.LabeledIF_ICMPNE.class - [JAR]

├─ org.opalj.br.instructions.LabeledInstruction.class - [JAR]

├─ org.opalj.br.instructions.LabeledJSR.class - [JAR]

├─ org.opalj.br.instructions.LabeledJSR_W.class - [JAR]

├─ org.opalj.br.instructions.LabeledLOOKUPSWITCH.class - [JAR]

├─ org.opalj.br.instructions.LabeledSimpleConditionalBranchInstruction.class - [JAR]

├─ org.opalj.br.instructions.LabeledSingleJumpTargetInstruction.class - [JAR]

├─ org.opalj.br.instructions.LabeledTABLESWITCH.class - [JAR]

├─ org.opalj.br.instructions.LabeledUnconditionalBranchInstruction.class - [JAR]

├─ org.opalj.br.instructions.LoadClass.class - [JAR]

├─ org.opalj.br.instructions.LoadClass_W.class - [JAR]

├─ org.opalj.br.instructions.LoadConstantInstruction.class - [JAR]

├─ org.opalj.br.instructions.LoadDouble.class - [JAR]

├─ org.opalj.br.instructions.LoadDynamic.class - [JAR]

├─ org.opalj.br.instructions.LoadDynamic2_W.class - [JAR]

├─ org.opalj.br.instructions.LoadDynamic_W.class - [JAR]

├─ org.opalj.br.instructions.LoadFloat.class - [JAR]

├─ org.opalj.br.instructions.LoadFloat_W.class - [JAR]

├─ org.opalj.br.instructions.LoadInt.class - [JAR]

├─ org.opalj.br.instructions.LoadInt_W.class - [JAR]

├─ org.opalj.br.instructions.LoadLocalVariableInstruction.class - [JAR]

├─ org.opalj.br.instructions.LoadLong.class - [JAR]

├─ org.opalj.br.instructions.LoadMethodHandle.class - [JAR]

├─ org.opalj.br.instructions.LoadMethodHandle_W.class - [JAR]

├─ org.opalj.br.instructions.LoadMethodType.class - [JAR]

├─ org.opalj.br.instructions.LoadMethodType_W.class - [JAR]

├─ org.opalj.br.instructions.LoadString.class - [JAR]

├─ org.opalj.br.instructions.LoadString_W.class - [JAR]

├─ org.opalj.br.instructions.LocalVariableAccess.class - [JAR]

├─ org.opalj.br.instructions.MONITORENTER.class - [JAR]

├─ org.opalj.br.instructions.MONITOREXIT.class - [JAR]

├─ org.opalj.br.instructions.MULTIANEWARRAY.class - [JAR]

├─ org.opalj.br.instructions.MethodCompletionInstruction.class - [JAR]

├─ org.opalj.br.instructions.MethodInvocationInstruction.class - [JAR]

├─ org.opalj.br.instructions.MultiplyInstruction.class - [JAR]

├─ org.opalj.br.instructions.NEW.class - [JAR]

├─ org.opalj.br.instructions.NEWARRAY.class - [JAR]

├─ org.opalj.br.instructions.NEWARRAY_Boolean.class - [JAR]

├─ org.opalj.br.instructions.NEWARRAY_Byte.class - [JAR]

├─ org.opalj.br.instructions.NEWARRAY_Char.class - [JAR]

├─ org.opalj.br.instructions.NEWARRAY_Double.class - [JAR]

├─ org.opalj.br.instructions.NEWARRAY_Float.class - [JAR]

├─ org.opalj.br.instructions.NEWARRAY_Integer.class - [JAR]

├─ org.opalj.br.instructions.NEWARRAY_Long.class - [JAR]

├─ org.opalj.br.instructions.NEWARRAY_Short.class - [JAR]

├─ org.opalj.br.instructions.NOP.class - [JAR]

├─ org.opalj.br.instructions.NamedLabel.class - [JAR]

├─ org.opalj.br.instructions.NegateInstruction.class - [JAR]

├─ org.opalj.br.instructions.NoExpression.class - [JAR]

├─ org.opalj.br.instructions.NoLabels.class - [JAR]

├─ org.opalj.br.instructions.NoMethodCompletionInstruction.class - [JAR]

├─ org.opalj.br.instructions.NonVirtualMethodInvocationInstruction.class - [JAR]

├─ org.opalj.br.instructions.NumericConversionInstruction.class - [JAR]

├─ org.opalj.br.instructions.PCLabel.class - [JAR]

├─ org.opalj.br.instructions.POP.class - [JAR]

├─ org.opalj.br.instructions.POP2.class - [JAR]

├─ org.opalj.br.instructions.PUTFIELD.class - [JAR]

├─ org.opalj.br.instructions.PUTSTATIC.class - [JAR]

├─ org.opalj.br.instructions.PopInstruction.class - [JAR]

├─ org.opalj.br.instructions.PrimitiveArrayAccess.class - [JAR]

├─ org.opalj.br.instructions.PrimitiveArrayStoreInstruction.class - [JAR]

├─ org.opalj.br.instructions.PrimitiveLDC.class - [JAR]

├─ org.opalj.br.instructions.PrimitiveLDC_W.class - [JAR]

├─ org.opalj.br.instructions.RET.class - [JAR]

├─ org.opalj.br.instructions.RETURN.class - [JAR]

├─ org.opalj.br.instructions.Register.class - [JAR]

├─ org.opalj.br.instructions.RemainderInstruction.class - [JAR]

├─ org.opalj.br.instructions.ReturnInstruction.class - [JAR]

├─ org.opalj.br.instructions.ReturnInstructions.class - [JAR]

├─ org.opalj.br.instructions.ReturnValueInstruction.class - [JAR]

├─ org.opalj.br.instructions.RewriteLabel.class - [JAR]

├─ org.opalj.br.instructions.SALOAD.class - [JAR]

├─ org.opalj.br.instructions.SASTORE.class - [JAR]

├─ org.opalj.br.instructions.SIPUSH.class - [JAR]

├─ org.opalj.br.instructions.SWAP.class - [JAR]

├─ org.opalj.br.instructions.ShiftInstruction.class - [JAR]

├─ org.opalj.br.instructions.SimpleBranchInstruction.class - [JAR]

├─ org.opalj.br.instructions.SimpleBranchInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.SimpleConditionalBranchInstruction.class - [JAR]

├─ org.opalj.br.instructions.SimpleConditionalBranchInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.Stack.class - [JAR]

├─ org.opalj.br.instructions.StackBasedArithmeticInstruction.class - [JAR]

├─ org.opalj.br.instructions.StackBasedBinaryArithmeticInstruction.class - [JAR]

├─ org.opalj.br.instructions.StackManagementInstruction.class - [JAR]

├─ org.opalj.br.instructions.StoreLocalVariableInstruction.class - [JAR]

├─ org.opalj.br.instructions.SubtractInstruction.class - [JAR]

├─ org.opalj.br.instructions.SwitchInstruction.class - [JAR]

├─ org.opalj.br.instructions.SynchronizationInstruction.class - [JAR]

├─ org.opalj.br.instructions.TABLESWITCH.class - [JAR]

├─ org.opalj.br.instructions.TABLESWITCHLike.class - [JAR]

├─ org.opalj.br.instructions.UnaryArithmeticInstruction.class - [JAR]

├─ org.opalj.br.instructions.UnconditionalBranchInstruction.class - [JAR]

├─ org.opalj.br.instructions.UnconditionalBranchInstructionLike.class - [JAR]

├─ org.opalj.br.instructions.VirtualMethodInvocationInstruction.class - [JAR]

├─ org.opalj.br.instructions.WIDE.class - [JAR]

├─ org.opalj.br.instructions.package.class - [JAR]

Advertisement