| Package | Description | 
|---|---|
| org.gjt.sp.jedit.bsh |  Lightweight Scripting for Java. | 
| org.gjt.sp.jedit.bsh.org.objectweb.asm | 
| Class and Description | 
|---|
| CodeVisitor A visitor to visit the bytecode instructions of a Java method. | 
| Constants Defines the JVM opcodes, access flags and array type codes. | 
| Class and Description | 
|---|
| ClassVisitor A visitor to visit a Java class. | 
| ClassWriter A  ClassVisitorthat generates Java class files. | 
| CodeVisitor A visitor to visit the bytecode instructions of a Java method. | 
| Label A label represents a position in the bytecode of a method. | 
| Type A Java type. |