CodeModel
or be presented to a CodeBuilder
. Code elements
are either an Instruction
, which models an instruction in the body
of a method, or a PseudoInstruction
, which models metadata from
the code attribute, such as line number metadata, local variable metadata,
exception metadata, label target metadata, etc.