Package org.eclipse.sisu.space.asm


package org.eclipse.sisu.space.asm
  • Class
    Description
    A visitor to visit a Java annotation.
    A Java class parser to make a ClassVisitor visit an existing class.
    A visitor to visit a Java class.
    A ClassVisitor that generates classes in bytecode form.
    A visitor to visit a Java field.
    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.
    The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.