Uses of Package
com.googlecode.aviator.asm
Packages that use com.googlecode.aviator.asm
Package
Description
-
Classes in com.googlecode.aviator.asm used by com.googlecode.aviator.asmClassDescriptionA visitor to visit a Java annotation.An
AnnotationVisitor
that generates annotations in bytecode form.A non standard class, field, method or code attribute.A dynamically extensible vector of bytes.A Java class parser to make aClassVisitor
visit an existing class.A visitor to visit a Java class.AClassVisitor
that generates classes in bytecode form.Information about a class being parsed in aClassReader
.An edge in the control flow graph of a method body.A visitor to visit a Java field.AnFieldVisitor
that generates Java fields in bytecode form.Information about the input and output stack map frames of a basic block.A reference to a field or a method.Information about an exception handler block.A constant pool item.A label represents a position in the bytecode of a method.A visitor to visit a Java method.AMethodVisitor
that generates methods in bytecode form.A Java field or method type. -
Classes in com.googlecode.aviator.asm used by com.googlecode.aviator.asm.commonsClassDescriptionA visitor to visit a Java class.A visitor to visit a Java field.A reference to a field or a method.A label represents a position in the bytecode of a method.A visitor to visit a Java method.Defines the JVM opcodes, access flags and array type codes.A Java field or method type.
-
Classes in com.googlecode.aviator.asm used by com.googlecode.aviator.code.asmClassDescriptionA
ClassVisitor
that generates classes in bytecode form.A label represents a position in the bytecode of a method.A visitor to visit a Java method.