toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.utils
/
com.shakelang.shake.bytecode.interpreter.generator
/
ShakeBytecodeInstructionGenerator
/
BytePlaceholder
Byte
Placeholder
inner
class
BytePlaceholder
(
val
index
:
Int
)
(
source
)
Byte placeholder
Since
0.1.0
Parameters
index
The index of the byte in the bytecode
Members
Constructors
Byte
Placeholder
Link copied to clipboard
constructor
(
index
:
Int
)
Properties
index
Link copied to clipboard
val
index
:
Int
The index of the byte in the bytecode
Functions
set
Link copied to clipboard
fun
set
(
boolean
:
Boolean
)
fun
set
(
byte
:
Byte
)
fun
set
(
unsignedByte
:
UByte
)
Set the byte at the index