| Package | Description |
|---|---|
| jasm |
The Java Assembler / Disassembler (JASM).
|
| jasm.attributes |
Provides classes for representing class file attributes, including code necessary for encoding and decoding them.
|
| jasm.io |
Provides classes for reading/writing class files and Jasm files.
|
| jasm.lang |
Provides core class for representing JVM class files, bytecodes, types and constants.
|
| jasm.util |
Provides various helper classes, including a simple library for performing dataflow analysis.
|
| jasm.util.dfa |
A simple library for performing dataflow analysis.
|
| jasm.verifier |
Provides classes for verifying that a given class file is valid with respect to the JVM Specification (e.g.
|
Copyright © 2016. All rights reserved.