asm-commons-2.2.3.jar - ASM 2.2.3 Commons

Q

ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analysis tools.

JAR File Size and Download Location:

File name: asm-commons.jar, asm-commons-2.2.3.jar
File size: 15114 bytes
Date modified: 07/06/2006
Download: ASM 3.2

✍: FYIcenter

A

Manifest of the JAR:

Implementation-Title: ASM commons
Implementation-Version: 2.2.3
Implementation-Vendor: France Telecom R&D

List of Classes in the JAR:

org/objectweb/asm/commons/AdviceAdapter
org/objectweb/asm/commons/EmptyVisitor
org/objectweb/asm/commons/GeneratorAdapter
org/objectweb/asm/commons/LocalVariablesSorter
org/objectweb/asm/commons/Method
org/objectweb/asm/commons/SerialVersionUIDAdder
org/objectweb/asm/commons/StaticInitMerger
org/objectweb/asm/commons/TableSwitchGenerator

2009-07-03, 10074🔥, 0💬