Name | asm-analysis-7.2-beta.jar | ||||||||||||||||||||||||||||||
Class Version | |||||||||||||||||||||||||||||||
Locations |
|
||||||||||||||||||||||||||||||
Profiles | JBoss AS 7 Sun Java 5 | ||||||||||||||||||||||||||||||
Manifest | Manifest-Version: 1.0 Bundle-DocURL: http://asm.ow2.org Bundle-ManifestVersion: 2 Bundle-Name: org.objectweb.asm.tree.analysis Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-SymbolicName: org.objectweb.asm.tree.analysis Bundle-Version: 7.2.0.beta Export-Package: org.objectweb.asm.tree.analysis;version="7.2.0.beta";use s:="org.objectweb.asm,org.objectweb.asm.tree" Implementation-Title: Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework Implementation-Version: 7.2-beta Import-Package: org.objectweb.asm;version="[7.2,8)",org.objectweb.asm.tr ee;version="[7.2,8)" Module-Requires: org.objectweb.asm.tree;transitive=true |
||||||||||||||||||||||||||||||
Signing information | |||||||||||||||||||||||||||||||
Requires | java.lang.AssertionError java.lang.Class java.lang.ClassLoader java.lang.ClassNotFoundException java.lang.Double java.lang.Exception java.lang.Float java.lang.IllegalStateException java.lang.IndexOutOfBoundsException java.lang.Integer java.lang.Long java.lang.Math java.lang.Object java.lang.RuntimeException java.lang.String java.lang.StringBuilder java.lang.System java.lang.Throwable java.lang.TypeNotPresentException java.lang.UnsupportedOperationException java.util.AbstractSet java.util.ArrayList java.util.Collection java.util.HashMap java.util.HashSet java.util.Iterator java.util.List java.util.Map java.util.NoSuchElementException java.util.Set org.objectweb.asm.ConstantDynamic org.objectweb.asm.Handle org.objectweb.asm.Opcodes org.objectweb.asm.Type org.objectweb.asm.tree.AbstractInsnNode org.objectweb.asm.tree.FieldInsnNode org.objectweb.asm.tree.IincInsnNode org.objectweb.asm.tree.InsnList org.objectweb.asm.tree.IntInsnNode org.objectweb.asm.tree.InvokeDynamicInsnNode org.objectweb.asm.tree.JumpInsnNode org.objectweb.asm.tree.LabelNode org.objectweb.asm.tree.LdcInsnNode org.objectweb.asm.tree.LookupSwitchInsnNode org.objectweb.asm.tree.MethodInsnNode org.objectweb.asm.tree.MethodNode org.objectweb.asm.tree.MultiANewArrayInsnNode org.objectweb.asm.tree.TableSwitchInsnNode org.objectweb.asm.tree.TryCatchBlockNode org.objectweb.asm.tree.TypeInsnNode org.objectweb.asm.tree.VarInsnNode |
||||||||||||||||||||||||||||||
Provides |
|