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
/
set
set
fun
set
(
int
:
Int
)
(
source
)
Set the int at the index
Since
0.1.0
Parameters
int
The int to set
fun
set
(
unsignedInt
:
UInt
)
(
source
)
Set the int at the index
Since
0.1.0
Parameters
unsigned
Int
The unsigned int to set
fun
set
(
float
:
Float
)
(
source
)
Set the int at the index
Since
0.1.0
Parameters
float
The float to set