unaryPlus

operator fun Insn.unaryPlus()

Adds an instruction to the list.


operator fun FullInsn.unaryPlus()

Adds an instruction-Span pair to the list.


operator fun List<FullInsn>.unaryPlus()

Adds a list of instructions to the list.