IntPlaceholder

inner class IntPlaceholder(val index: Int)(source)

Int placeholder

Since

0.1.0

Parameters

index

The index of the int in the bytecode

Constructors

Link copied to clipboard
constructor(index: Int)

Properties

Link copied to clipboard
val index: Int

The index of the int in the bytecode

Functions

Link copied to clipboard
fun set(float: Float)
fun set(int: Int)
fun set(unsignedInt: UInt)

Set the int at the index