JaCIL Framework API

InstructionStream.InstructionLabel Property

The unique label for this stream item.

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

Property Value

The unique label for this stream item.

Implements

IInstructionStream.InstructionLabel

See Also

InstructionStream Class | JaCIL.Compiler.Instruction Namespace