Skip to main content

Module class_writer

Module class_writer 

Source

Structs§

ClassWriter
A writer that generates a Java Class File structure.
ConstantPoolBuilder
A builder for the constant pool of a class.
FieldVisitor
A visitor to visit a Java field.
MethodVisitor
A visitor to visit a Java method.

Constants§

COMPUTE_FRAMES
Flag to automatically compute the stack map frames.
COMPUTE_MAXS
Flag to automatically compute the maximum stack size and local variables.