toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.utils
/
com.shakelang.shake.bytecode.interpreter.generator
/
ShakeBytecodeInstructionGenerator
/
IntPlaceholder
Int
Placeholder
inner
class
IntPlaceholder
(
val
index
:
Int
)
(
source
)
Int placeholder
Since
0.1.0
Parameters
index
The index of the int in the bytecode
Members
Constructors
Int
Placeholder
Link copied to clipboard
constructor
(
index
:
Int
)
Properties
index
Link copied to clipboard
val
index
:
Int
The index of the int in the bytecode
Functions
set
Link copied to clipboard
fun
set
(
float
:
Float
)
fun
set
(
int
:
Int
)
fun
set
(
unsignedInt
:
UInt
)
Set the int at the index