Class CodeWriter


public final class CodeWriter extends ClassWriter.Element
This class helps emit Code elements.

After constructing a CodeWriter, at least the max stack, max locals and bytecode bytes must be set before it can be used.