toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.utils
/
com.shakelang.shake.bytecode.interpreter.generator
/
ShakeBytecodeInstructionGenerator
/
LongPlaceholder
Long
Placeholder
inner
class
LongPlaceholder
(
val
index
:
Int
)
(
source
)
Long placeholder
Since
0.1.0
Parameters
index
The index of the long in the bytecode
Members
Constructors
Long
Placeholder
Link copied to clipboard
constructor
(
index
:
Int
)
Properties
index
Link copied to clipboard
val
index
:
Int
The index of the long in the bytecode
Functions
set
Link copied to clipboard
fun
set
(
double
:
Double
)
fun
set
(
long
:
Long
)
fun
set
(
unsignedLong
:
ULong
)
Set the long at the index