JaCIL Framework API

InstructionStream.PostInstructionLabel Property

The unique label for immediately following this stream item.

public org.objectweb.asm.Label PostInstructionLabel {get;}

Property Value

The unique label for immediately following this stream item.

Implements

IInstructionStream.PostInstructionLabel

See Also

InstructionStream Class | JaCIL.Compiler.Instruction Namespace